diff --git a/README.md b/README.md index 7505b4e..c9ceb58 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ```sh # Capture screenshots of websites via terminal. -$ npm install -g web-cap.ure +$ npm install -g web-capture $ web-capture --url 'http://consultant.js.org' --output 'consultant.png' $ open 'consultant.png' ```