diff --git a/README.md b/README.md index d9193e6..7f50209 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ npm run deploy ```bash $ git clone https://github.com/ifyour/cf-image-hosting.git $ cd cf-image-hosting -$ npm run install && npm run deploy +$ npm install && npm run deploy ```