fix one-liner for easy-install

This commit is contained in:
Adrien Marquès 2018-06-09 12:37:14 +02:00
parent 4b293a3414
commit 60b1da1cd9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Launch the following command in your favorite terminal : Launch the following command in your favorite terminal :
```bash ```bash
curl https://xdrm.io/script/ptut-install | bash - bash -c "`curl https://xdrm.io/script/ptut-install`"
``` ```
**TODO** **TODO**
1. add permission management (for API download) inside Docker 1. add permission management (for API download) inside Docker