From 200a5bdca38b58eeac907725815e96ff8280b58f Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Thu, 8 Jul 2021 12:39:14 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6e62eb9..1cec1062 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ yarn install 3) Run with `yarn start` 4) Connect with Shockwallet *(Provide your nodes IP manually or scan QR from ShockWizard)* -*Optionally, add the `-t` flag to route through a tunnel.rip webserver for zero-configuration networking. All communication between the api and wallet is end-to-end encrypted and your privacy is protected.* +*Recommended: add the `-t` flag to route through a tunnel.rip webserver for zero-configuration networking. All communication between the api and wallet is end-to-end encrypted and your privacy is protected.* ### Docker Usage To run ShockAPI in a fully isolated environment you can use the Docker image