change readme.md

This commit is contained in:
Dmitriynj
2020-11-30 12:38:03 +03:00
committed by Daniel Hutzel
parent 64cc4ec26a
commit 723bd93ef3
4 changed files with 51 additions and 62 deletions

View File

@@ -16,8 +16,6 @@ build-parameters:
commands:
- npm install
- npx @sap/cds-dk build
- npm --prefix ./app-src install ./app-src
- npm run build --prefix ./app-src #This line runs the build script
modules:
# --------------------- SERVER MODULE ------------------------