1
1
mirror of https://github.com/r4sas/PBinCLI synced 2025-02-03 10:25:11 +00:00

fix README for correct output from rst

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-01-24 20:33:55 +03:00
parent 906c14fddf
commit cc791da03c
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ Installation to system with pip3:
pip3 install pbincli
```
*Note: if you used installation with `virtualenv`, don't forget to activate it before usage: call `. /path/to/venv/bin/activate` in terminal*
*Note*: if you used installation with `virtualenv`, don't forget to activate it before usage: call `. /path/to/venv/bin/activate` in terminal
Configuration
=====

View File

@ -37,7 +37,7 @@ Installation to system with pip3:
pip3 install pbincli
*Note: if you used installation with ``virtualenv``\ , don't forget to activate it before usage: call ``. /path/to/venv/bin/activate`` in terminal*
*Note*\ : if you used installation with ``virtualenv``\ , don't forget to activate it before usage: call ``. /path/to/venv/bin/activate`` in terminal
Configuration
=============