From a5ec5ca2863efc088849bd20c302b93081e17b7d Mon Sep 17 00:00:00 2001 From: Jens Timmerman Date: Mon, 12 Oct 2020 22:39:22 +0200 Subject: [PATCH] fix typo in README.md nanon -> nanoc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2b655d..00797fc 100644 --- a/README.md +++ b/README.md @@ -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