Merge pull request #410 from ZeusWPI/JensTimmerman-patch-1

fix typo in README.md
This commit is contained in:
Maxime 2020-10-19 00:02:14 +02:00 committed by GitHub
commit 6017017b76
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