We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 552add4 commit 10dc3a3Copy full SHA for 10dc3a3
README.md
@@ -23,7 +23,7 @@
23
## Get LESS up and running
24
1. Be sure LESS is installed globally
25
2. If you haven't already, install a less watch compiler globally by running: `npm install -g less-watch-compiler`
26
-1. Once that is install you should be able to run `less-watch-compiler less css index.less`
+1. Once that is installed you should be able to run `less-watch-compiler less css index.less`
27
28
**If you get user permission errors,** re-run the command with: `sudo` in front of it.
29
0 commit comments