Browse Source

Update README.md

pull/1785/head
Jack Lukic 9 years ago
parent
commit
902cc9832a
1 changed files with 3 additions and 1 deletions
  1. 4
      src/README.md

4
src/README.md

@ -7,7 +7,9 @@ From the Semantic directory you can setup gulp to build Semantic by running.
npm install
```
After install finishes you can use gulp commands:
Semantic will automatically configure itself using a `post-install` script built into the package.
After set-u[ you can use gulp to build your project's css:
```bash
/* Watch files */
gulp watch

Loading…
Cancel
Save