Iterated to beta 7
This commit is contained in:
parent
35041af234
commit
7b7a8dfb4a
4 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ OpenFlexure Microscope Software
|
|||
- `python3 -m virtualenv ~/.openflexure/envmicroscope`
|
||||
- Activate with `source /.openflexure/envmicroscope/bin/activate`
|
||||
- Install non-python dependencies with `sudo apt-get install libatlas-base-dev libjasper-dev libjpeg-dev`
|
||||
- **Users:** Install module by running `pip install openflexure-microscope==1.0.0b6`
|
||||
- **Users:** Install module by running `pip install openflexure-microscope==1.0.0b7`
|
||||
- **Developers:** Install [Poetry](https://github.com/sdispater/poetry), clone this repo, and `poetry install` from inside the repo.
|
||||
|
||||
# Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue