Update readme

use sudo su -
fixes #384
This commit is contained in:
Marco Ochse 2019-06-04 19:52:58 +02:00 committed by GitHub
parent 1a9a284930
commit 3acb52ce63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -383,6 +383,7 @@ The Update script will:
You simply run the update script:
```
sudo su -
cd /opt/tpot/
./update.sh -y
```