fix typo in README.md
nanon -> nanoc
This commit is contained in:
parent
fab45a4e57
commit
a5ec5ca286
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