Merge pull request #18 from kalinchernev/patch-1

Update README.md
This commit is contained in:
David Calavera 2017-03-26 13:35:29 -07:00 committed by GitHub
commit ba76149cc0
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ npm start
Then visit http://localhost:3000/ - BrowserSync will automatically reload CSS or Then visit http://localhost:3000/ - BrowserSync will automatically reload CSS or
refresh the page when stylesheets or content changes. refresh the page when stylesheets or content changes.
To build your static output to the `/public` folder, use: To build your static output to the `/dist` folder, use:
```bash ```bash
npm run build npm run build