From e8e13ac7cb0dbedf799e9455cdbb02b1aa4da30b Mon Sep 17 00:00:00 2001 From: acalcutt Date: Mon, 3 Apr 2023 21:32:26 -0400 Subject: [PATCH] docs: update text Signed-off-by: acalcutt --- docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index fa4137c..0971cee 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -27,14 +27,14 @@ npm is supported on the following platforms with Native Dependencies installed. - Node.js 14, 16, 18 -Install From npmjs repository. +Install globally from npmjs. ------------------------------ :: npm install -g tileserver-gl tileserver-gl -Install From github source +Install locally from source ------------------- ::