Skip to content

Commit 10dc3a3

Browse files
committed
First commit with small type correction
1 parent 552add4 commit 10dc3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
## Get LESS up and running
2424
1. Be sure LESS is installed globally
2525
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`
26+
1. Once that is installed you should be able to run `less-watch-compiler less css index.less`
2727

2828
**If you get user permission errors,** re-run the command with: `sudo` in front of it.
2929

0 commit comments

Comments
 (0)