Browse Source

Update readme

pull/1191/head
jlukic 10 years ago
parent
commit
74fa4e6cdd
1 changed files with 1 additions and 5 deletions
  1. 6
      README.md

6
README.md

@ -29,11 +29,7 @@ This helps you create two important files ``semantic.json`` which stores your fo
The install utility will also help you set-up which components you want to include in your packaged release, ignoring parts of Semantic you may not use.
```nodejs
gulp
```
You can use additional commands once you finish set-up to your project
Once set-up you can use these commands to maintain your project
```nodejs
gulp // defaults to watch after install
gulp build // build all files from source

Loading…
Cancel
Save