diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst index 0474e545..7aea10c6 100644 --- a/docs/source/quickstart.rst +++ b/docs/source/quickstart.rst @@ -12,12 +12,12 @@ For most users, this is the reccommended installation method. - See the `GitLab repo `_ for details. - Follow on-screen prompts -Developer installation -^^^^^^^^^^^^^^^^^^^ -The installer script can pull the latest development package from our git repository, and use install into a developer environment using Poetry. - -- Run ``curl -LSs get.openflexure.org/microscope |sudo bash -s -- -d`` +Developer and non-interactive installation +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The installer script can pull the latest development package from our git repository, and use install into a developer environment using Poetry. +Options also exist to run the installer without any user prompts. +See the `installer script GitLab repo `_ for details. Manual installation +++++++++++++++++++