From 10d03753b53df7ce58ab559b10d0b41e8c686de0 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Fri, 13 Jan 2023 12:00:12 +0100 Subject: [PATCH] Updated documentation --- docs/manual/_sources/gettingstartedfast.rst.txt | 3 ++- docs/manual/gettingstartedfast.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/manual/_sources/gettingstartedfast.rst.txt b/docs/manual/_sources/gettingstartedfast.rst.txt index 06ea801..440c468 100644 --- a/docs/manual/_sources/gettingstartedfast.rst.txt +++ b/docs/manual/_sources/gettingstartedfast.rst.txt @@ -409,7 +409,8 @@ install one or more dependencies On more unusual systems, and in some rare cases, it might not be possible to install or even compile one or more of the above modules. In such situations, -you can use the ``rnspure`` package instead of the ``rns`` package. The ``rnspure`` +you can use the ``rnspure`` package instead of the ``rns`` package, or use ``pip`` +with the ``--no-dependencies`` command-line option. The ``rnspure`` package requires no external dependencies for installation. Please note that the actual contents of the ``rns`` and ``rnspure`` packages are *completely identical*. The only difference is that the ``rnspure`` package lists no dependencies required diff --git a/docs/manual/gettingstartedfast.html b/docs/manual/gettingstartedfast.html index d4ee07c..5629af1 100644 --- a/docs/manual/gettingstartedfast.html +++ b/docs/manual/gettingstartedfast.html @@ -557,7 +557,8 @@ here at a later point. Until then you can use the

On more unusual systems, and in some rare cases, it might not be possible to install or even compile one or more of the above modules. In such situations, -you can use the rnspure package instead of the rns package. The rnspure +you can use the rnspure package instead of the rns package, or use pip +with the --no-dependencies command-line option. The rnspure package requires no external dependencies for installation. Please note that the actual contents of the rns and rnspure packages are completely identical. The only difference is that the rnspure package lists no dependencies required