Commit ff368c7f authored by Joel Collins's avatar Joel Collins
Browse files

Added submodule clone to instrutions

parent c2d37cf6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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`