forked from r4sas/PBinCLI
update readme
This commit is contained in:
parent
394a17513e
commit
c88f678bbf
10
README.md
10
README.md
@ -3,8 +3,10 @@ PBinCLI
|
|||||||
|
|
||||||
PrivateBin CLI (in development)
|
PrivateBin CLI (in development)
|
||||||
|
|
||||||
installing
|
Installing
|
||||||
-----
|
-----
|
||||||
virtualenv --python=python3 venv
|
```bash
|
||||||
. venv/bin/activate
|
$ virtualenv --python=python3 venv
|
||||||
pip install -r requirements.txt
|
$ . venv/bin/activate
|
||||||
|
$ pip install -r requirements.txt
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user