README: Fix link to "Getting Started" page (#744)

Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
This commit is contained in:
Pierre Fritsch
2024-07-29 17:22:05 +02:00
committed by GitHub
parent 3f3af6c39c
commit ccb14d9791

View File

@@ -13,7 +13,7 @@ Find here a collection of samples for the [SAP Cloud Application Programming Mod
### Preliminaries
1. Ensure you have the latest LTS version of Node.js installed (see [Getting Started](https://cap.cloud.sap/docs/get-started/))
1. Ensure you have the latest LTS version of Node.js installed (see [Getting Started](https://cap.cloud.sap/docs/get-started/jumpstart))
2. Install [**@sap/cds-dk**](https://cap.cloud.sap/docs/get-started/) globally:
```sh