Improved readme

This commit is contained in:
Sven Heidemann 2021-04-09 22:16:43 +02:00
parent 7ad01d4bdd
commit 7b9765e5b1

View File

@ -38,11 +38,16 @@
### Installation
Install the cpl package
Install the CPL package
```sh
pip install sh_cpl --extra-index-url https://pip.sh-edraft.de
```
Install the CPL CLI
```sh
pip install sh_cpl-cli --extra-index-url https://pip.sh-edraft.de
```
Create workspace:
```sh
cpl new <console|library> <PROJECT NAME>