From 62e6694b1d1a554b3c088682c53b87f48a7bb6bf Mon Sep 17 00:00:00 2001 From: jtc42 Date: Wed, 3 Jul 2019 16:43:37 +0100 Subject: [PATCH] Installer option docs replaced with link to installer script repo --- docs/source/quickstart.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 +++++++++++++++++++