fix equality in pip install

This commit is contained in:
Hugh Rundle 2020-09-05 18:00:28 +10:00
parent 0c1d305084
commit d7a7292a2c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
**NOTE:** to install ephemetoot from pypi currently you must pin the beta version:
```
pip install ephemetoot=3.0.0-beta.0
pip install ephemetoot==3.0.0-beta.0
```
## Documentation