Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
f18m committed Apr 28, 2024
1 parent 906374b commit 2353c36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,26 @@ Clone this repository and then install the required Python libraries using `pip
pip install -r requirements.txt

(Note that you should consider installing the required libraries in a Python venv to maintain them isolated from the rest of your Python installation.
See `this page for more info <doc/debian.md>`.)
See `this page for more info <doc/debian.md>`_.)

Finally you can run **PSMQTT** using::

python psmqtt.py

You may want to install **PSMQTT** as a service/system-daemon, see `this page for more info <doc/service.md>`.
You may want to install **PSMQTT** as a service/system-daemon, see `this page for more info <doc/service.md>`_.


=====================
Installing on FreeBSD
=====================

See `FreeBSD doc <doc/freebsd.md>`.)
See `FreeBSD doc <doc/freebsd.md>`_

=====================
Installing on Windows
=====================

See `Windows doc <doc/windows.md>`.)
See `Windows doc <doc/windows.md>`_


==================
Expand Down

0 comments on commit 2353c36

Please sign in to comment.