Added submodule clone to instrutions

This commit is contained in:
Joel Collins 2020-05-15 15:27:13 +01:00
parent c2d37cf61f
commit ff368c7fc9

View file

@ -10,6 +10,7 @@ Full developer documentation can be found on [**ReadTheDocs**](https://openflexu
This includes installing the server in a mode better suited for active development.
## Installation
* `git clone --recurse-submodules https://gitlab.com/openflexure/openflexure-microscope-server.git`
* `poetry install`
* `poetry run build`