Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Commit

Permalink
Use cds-dk globally
Browse files Browse the repository at this point in the history
  • Loading branch information
chgeo committed Mar 23, 2020
1 parent caf02d3 commit a157c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises-node/intro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npm set @sap:registry=https://npm.sap.com
To install cds globally, run:

```
npm i -g @sap/cds
npm i -g @sap/cds-dk
```

> Note: You can check your cds version, by running the following command:`cds --version`
Expand Down

0 comments on commit a157c16

Please sign in to comment.