diff --git a/README.rst b/README.rst index b314d09..62834cf 100644 --- a/README.rst +++ b/README.rst @@ -18,6 +18,16 @@ Prerequisites .. code-block:: bash sudo apt-get install python3 python3-pip + + pip install logbook + + +Mac +*** + +.. code-block:: bash + + brew install libsodium We recommend using `venv`_ to create an isolated Python environment: