Merge pull request #410 from ZeusWPI/JensTimmerman-patch-1
fix typo in README.md
This commit is contained in:
commit
6017017b76
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ For manual deployment, run
|
|||
|
||||
```bash
|
||||
# Build the site for production
|
||||
bundle exec nanon --env=prod
|
||||
bundle exec nanoc --env=prod
|
||||
|
||||
# Run checks
|
||||
bundle exec nanoc --env=prod check --deploy
|
||||
|
|
Loading…
Reference in a new issue