Update README.md
This commit is contained in:
@@ -30,7 +30,7 @@ cd cap/samples
|
|||||||
In the samples folder run:
|
In the samples folder run:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm ci
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run
|
### Run
|
||||||
@@ -38,7 +38,7 @@ npm ci
|
|||||||
With that you're ready to run the samples, for example:
|
With that you're ready to run the samples, for example:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cds watch bookshop
|
npm run bookshop
|
||||||
```
|
```
|
||||||
|
|
||||||
> After that open this link in your browser: [http://localhost:4004](http://localhost:4004)
|
> After that open this link in your browser: [http://localhost:4004](http://localhost:4004)
|
||||||
|
|||||||
Reference in New Issue
Block a user