diff --git a/README.md b/README.md index ccfa18e..708935f 100644 --- a/README.md +++ b/README.md @@ -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.