diff --git a/README.md b/README.md index e68d0d4..07936e9 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ $ npm install Copy the contents from `sample-config.json` to `config.json`: ```bash -$ cp sample-confog.json config.json +$ cp sample-config.json config.json ```