Browse Source

fix README for correct output from rst

Signed-off-by: R4SAS <r4sas@i2pmail.org>
gha
R4SAS 2 years ago
parent
commit
cc791da03c
Signed by untrusted user: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 2
      README.md
  2. 2
      README.rst

2
README.md

@ -22,7 +22,7 @@ Installation to system with pip3: @@ -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
=====

2
README.rst

@ -37,7 +37,7 @@ Installation to system with pip3: @@ -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
=============

Loading…
Cancel
Save