Updated docs

This commit is contained in:
Mark Qvist
2026-01-10 22:53:55 +01:00
parent 5c1bd15639
commit b280a734a2
34 changed files with 2234 additions and 102 deletions

View File

@@ -25,7 +25,7 @@ and install them offline using ``pip``:
.. code:: shell
pip install ./rns-1.0.2-py3-none-any.whl
pip install ./rns-1.1.2-py3-none-any.whl
On platforms that limit user package installation via ``pip``, you may need to manually
allow this using the ``--break-system-packages`` command line flag when installing. This