add update command

This commit is contained in:
n1nj4sec 2018-09-07 20:53:19 +02:00
parent 77d172d63f
commit 9747d5819a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ git clone --recursive https://github.com/n1nj4sec/pupy
cd pupy cd pupy
python create-workspace.py -DG pupyw python create-workspace.py -DG pupyw
``` ```
Once install, if you want to update pupy, you can use the pupysh-update
## Description ## Description