update README

This commit is contained in:
Adrien Marquès 2018-06-10 18:20:36 +02:00
parent bf01157cd9
commit 657724d58d
1 changed files with 5 additions and 3 deletions

View File

@ -9,11 +9,13 @@
Launch the following command in your favorite terminal : Launch the following command in your favorite terminal :
```bash ```bash
bash -c "`curl https://xdrm.io/script/ptut-install`" bash -c "`curl https://xdrm.io/script/ptut-installer`" -i
``` ```
**TODO** **TODO**
1. add permission management (for API download) inside Docker 1. fix unstable `npm` issue for newer versions (vulnerability check)
2. add apache/nginx automatic proxy builder 2. implement feature to choose custom port
--- ---
## Manual Install ## Manual Install