- Instructions for latest & stable
This commit is contained in:
parent
ff715f7868
commit
51896fd3ee
1 changed files with 8 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue