update permissions (#6061)

This commit is contained in:
Michael Mann 2021-05-26 14:33:26 -04:00 committed by GitHub
parent cb1e5bdddf
commit 39aebe7b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ the virtual environment.
```bash
. ./activate
chmod +x ./install-timelord.sh
sh install-timelord.sh
```