From 67a191c5ca1d5568b8bd6edd5ccd951fdbfef1c1 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Mon, 8 Jun 2020 17:14:17 +0100 Subject: [PATCH] Added ofm activate to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67b6e65a..8670cda0 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ This includes installing the server in a mode better suited for active developme ## Installation * `git clone --recurse-submodules https://gitlab.com/openflexure/openflexure-microscope-server.git` +* (If running on a microscope Pi) `ofm activate` * `poetry install` * `poetry run build_static`