Skip to content

Commit

Permalink
fixes typo in command name (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
shelane authored and achekulaev committed Jun 23, 2018
1 parent a75c26d commit 05a6b6a
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 @@ -16,4 +16,4 @@ To just (re)start the project stack and development server - use `fin develop` i

- `fin init` - (re)initialize the project (start fresh, drops `node_modules` and and run `npm install`)
- `fin develop` - starts Gatsby server again (if the server or project stack was stopped). Does NOT do a reset
- `fin buld-site` - Generates production GatsbyJS site build in `./public`
- `fin build-site` - Generates production GatsbyJS site build in `./public`

0 comments on commit 05a6b6a

Please sign in to comment.