From 5f7fe777f13439724c8d66a81bbffc8ce315aab7 Mon Sep 17 00:00:00 2001 From: acalcutt Date: Mon, 3 Apr 2023 10:10:39 -0400 Subject: [PATCH] test: formatting 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 83e423f..fde40d9 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -27,8 +27,8 @@ npm is supported on the following platforms with Native Dependencies installed. Install From npmjs repository. ------------------------------ - npm install -g tileserver-gl - tileserver-gl + * ``npm install -g tileserver-gl`` + * ``tileserver-gl`` Install From source -------------------