Updated Installation (markdown)

n1nj4sec 2016-01-24 14:03:44 +01:00
parent 9323f03ff9
commit 651c495816
1 changed files with 1 additions and 4 deletions

@ -2,10 +2,7 @@ Tested on kali linux 2.0
#Installation
```bash
git clone --recursive git://github.com/n1nj4sec/pupy.git pupy
pip install rpyc
pip install pefile
pip install pycrypto
pip install yaml
pip install -r requirements.txt
```
##Troubleshooting
If you have some issues with rpyc while running the server on windows, take a look at issue #25, @deathfantasy made a fix