diff --git a/README.md b/README.md index 026505b..8743477 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,14 @@ copy–paste from :) ![image] +Installation +----- + +```bash +cd your_project +wget https://raw.githubusercontent.com/kennethreitz/setup.py/master/setup.py -O setup.py +``` + To Do -----