diff --git a/README.md b/README.md index 228b253..0019594 100644 --- a/README.md +++ b/README.md @@ -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 ===== diff --git a/README.rst b/README.rst index 409d244..c68332a 100644 --- a/README.rst +++ b/README.rst @@ -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 =============