Improved readme
This commit is contained in:
parent
7ad01d4bdd
commit
7b9765e5b1
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user