- Instructions for latest & stable

This commit is contained in:
trigg 2020-09-29 18:15:39 +01:00
parent ff715f7868
commit 51896fd3ee

View file

@ -6,10 +6,18 @@ Considerably lighter on system resources and less hack-and-slash included than d
## Installing
### Stable
```
python3 -m pip install discover-overlay
```
### Latest Testing
```
git clone https://github.com/trigg/Discover.git
cd Discover
python3 -m pip install .
```
## Dependencies
Requirements should be handled by pip.