Merge pull request #3575 from Felli/patch-6

Fix: Moved -g to the end
This commit is contained in:
Lucas Bartholemy 2019-06-17 12:31:31 +02:00 committed by GitHub
commit 74aeabf762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ See: https://nodejs.org/en/download/
Open the command console and execute:
```
npm -g install less
npm install less -g
```
### Modify theme colors