Browse Source

Update german.md

add also npx
pull/1449/head
UT from dolibit 3 years ago committed by GitHub
parent
commit
32a995c0ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      scripts/markdown/readme/languages/german.md

6
scripts/markdown/readme/languages/german.md

@ -68,6 +68,12 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
npm install create-nocodb-app
```
### Verwenden von NPX
```
npx install create-nocodb-app
```
### Verwenden von Git
```

Loading…
Cancel
Save