Skip to content

Commit e26253f

Browse files
committed
fix README commands
1 parent 0e54bdc commit e26253f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ To get started, clone this repository and run the start script with your Zabo cr
99
```
1010
git clone https://github.com/zabo-api/zabo-nodejs-quickstart-app.git \
1111
&& cd zabo-nodejs-quickstart-app \
12+
&& npm install \
1213
&& CLIENT_ID=YOUR_CLIENT_IDS \
1314
PUBLIC_API_KEY=YOUR_API_KEY \
1415
SECRET_API_KEY=YOUR_SECRET_API_KEY \

0 commit comments

Comments
 (0)