From 657724d58d454f376e24743e2a2d2b29ac37bd77 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sun, 10 Jun 2018 18:20:36 +0200 Subject: [PATCH] update README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 55a90cc..5e04e5b 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,13 @@ Launch the following command in your favorite terminal : ```bash -bash -c "`curl https://xdrm.io/script/ptut-install`" +bash -c "`curl https://xdrm.io/script/ptut-installer`" -i ``` **TODO** -1. add permission management (for API download) inside Docker -2. add apache/nginx automatic proxy builder +1. fix unstable `npm` issue for newer versions (vulnerability check) +2. implement feature to choose custom port + + --- ## Manual Install