fix typo in README.md

nanon -> nanoc
This commit is contained in:
Jens Timmerman 2020-10-12 22:39:22 +02:00 committed by GitHub
parent fab45a4e57
commit a5ec5ca286
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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