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`