From 04f009f57ce49a69a1605fa6e7f80ccc37ddb171 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Fri, 13 Jan 2023 12:00:07 +0100 Subject: [PATCH] Updated manual --- docs/source/gettingstartedfast.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/gettingstartedfast.rst b/docs/source/gettingstartedfast.rst index 06ea801..440c468 100644 --- a/docs/source/gettingstartedfast.rst +++ b/docs/source/gettingstartedfast.rst @@ -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