diff --git a/README.md b/README.md index a67580e..5929ada 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,19 @@ Requirements Installation -------- +**PyPi Stable Release** + + pip3 install shellish + +**Development Release** + python3.4 ./setup.py build python3.4 ./setup.py install + -or- + + python3.4 ./setup.py develop + Compatibility --------