Update README.md

This commit is contained in:
Joel Collins 2020-09-29 12:16:34 +00:00
parent fb2fa2f194
commit 9d8dae84bc

View file

@ -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/). 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. 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` * `git clone https://gitlab.com/openflexure/openflexure-microscope-server.git`
* (If running on a microscope Pi) `ofm activate`
* `poetry install` * `poetry install`
* `poetry run build_static` * `poetry run build_static`