Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

Commit 72b05e0

Browse files
committed
Corrected guard to grunt
1 parent 4e671a4 commit 72b05e0

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
@@ -4,7 +4,7 @@
44

55
1. Install Node.js (this will install npm).
66
2. Run `npm install`.
7-
3. Run `guard` this will launch the guard server which watches your scss doucments for changes. When it sees changes it updates the .css files.
7+
3. Run `grunt` this will launch the grunt server which watches your scss doucments for changes. When it sees changes it updates the .css files.
88

99

1010
## Style tasks

0 commit comments

Comments
 (0)