This commit is contained in:
r4sas
2017-02-18 21:27:24 +03:00
parent a46f03ec83
commit 394a17513e
2 changed files with 19 additions and 15 deletions

View File

@@ -1,4 +1,10 @@
PBinCLI
========
=====
PrivateBin CLI (in development)
installing
-----
virtualenv --python=python3 venv
. venv/bin/activate
pip install -r requirements.txt