From 9d8dae84bc78a74aadd63ea1730e5f1b53e3ba76 Mon Sep 17 00:00:00 2001 From: Joel Collins <2579603-jtc42@users.noreply.gitlab.com> Date: Tue, 29 Sep 2020 12:16:34 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c2254a6c..e3327bce 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,9 @@ This includes basic installation instructions suitable for most users. Full developer documentation can be found on [**ReadTheDocs**](https://openflexure-microscope-software.readthedocs.io/). This includes installing the server in a mode better suited for active development. -## Installation +## Developer installation * `git clone https://gitlab.com/openflexure/openflexure-microscope-server.git` -* (If running on a microscope Pi) `ofm activate` * `poetry install` * `poetry run build_static`