From f7f8995d4f1f60367ddd9333364200b81cd74a12 Mon Sep 17 00:00:00 2001 From: Andreas Perhab Date: Sun, 18 Mar 2018 16:20:40 +0100 Subject: [PATCH] corrected link to nodejs download --- doc/setup/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setup/install.rst b/doc/setup/install.rst index 3e5940d8ba16f..6c3a4f440d794 100644 --- a/doc/setup/install.rst +++ b/doc/setup/install.rst @@ -474,7 +474,7 @@ Source installation requires manually installing dependencies: $ sudo npm install -g less - - on Windows, `install nodejs `_, reboot (to + - on Windows, `install nodejs `_, reboot (to update the :envvar:`PATH`) and install less: .. code-block:: ps1