Removed submodule stuff

This commit is contained in:
Joel Collins 2020-06-25 15:54:54 +01:00
parent 98819403b3
commit e5487b4ad8
3 changed files with 3 additions and 19 deletions

View file

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