diff --git a/README.md b/README.md index 836824d..009095e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ poetry add whiplash-client ```bash npm install -g serverless -# Go to project directory +serverless install --url https://github.com/ericmillsio/whiplash +cd whiplash npm install ```