++notes
This commit is contained in:
parent
23c7604a3e
commit
e79f1b4de9
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@ How to hack on the code.
|
||||||
* git clone the repo
|
* git clone the repo
|
||||||
* cd to the repo
|
* cd to the repo
|
||||||
* Setup your venv: python -m venv venv
|
* Setup your venv: python -m venv venv
|
||||||
|
* . ./venv/bin/activate # you need the leading dot for sourcing!
|
||||||
* Run ./bin/ucloud-run-reinstall - it should print you an error
|
* Run ./bin/ucloud-run-reinstall - it should print you an error
|
||||||
message on how to use ucloud
|
message on how to use ucloud
|
||||||
|
|
Loading…
Reference in a new issue