Added ofm activate to readme

This commit is contained in:
Joel Collins 2020-06-08 17:14:17 +01:00
parent 19056d3635
commit 67a191c5ca

View file

@ -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`