Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jun 5, 2015
1 parent ff6b564 commit 5b0550d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ or
`npm install -g https://github.com/brunch/brunch/tarball/master`

* Create your project: `brunch new`
* Continuously build it for development: `brunch watch`
* Continuously build it for development: `brunch watch [-s]`
* Prepare it for production: `brunch build -P`
* **[See Brunch documentation](https://github.com/brunch/brunch/tree/stable/docs)**
* Check out the [Getting started guide](https://github.com/brunch/brunch-guide/blob/master/content/en/chapter01-whats-brunch.md)
Expand Down

0 comments on commit 5b0550d

Please sign in to comment.