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
|
```bash
|
||||||
# Build the site for production
|
# Build the site for production
|
||||||
bundle exec nanon --env=prod
|
bundle exec nanoc --env=prod
|
||||||
|
|
||||||
# Run checks
|
# Run checks
|
||||||
bundle exec nanoc --env=prod check --deploy
|
bundle exec nanoc --env=prod check --deploy
|
||||||
|
|
Loading…
Reference in a new issue