From 90f38d3a67fbed1a4395f9b0f93cd2a4e36fc0b1 Mon Sep 17 00:00:00 2001 From: cventastic Date: Tue, 28 Dec 2021 15:33:03 +0100 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 114260a6..68cc28ea 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Wireguard-Server: Paste wireguard wg0.conf from wireguard-server to wireguard/co ``` git clone https://github.com/cventastic/POKT_DOKT.git cd POKT_DOKT -./util/prepare.sh +git reset --hard origin/main && git pull && ./util/prepare.sh ``` This compose file needs the following env-vars for example in a .env file inside the repo root-folder: