From fc0c194d4a4cebb9b828a6847a9933c6573decfe Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Thu, 8 Jul 2021 12:42:01 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1cec1062..d4206e57 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,9 @@ cd api yarn install ``` -3) Run with `yarn start` -4) Connect with Shockwallet *(Provide your nodes IP manually or scan QR from ShockWizard)* +3) Run with `yarn start -t` *(`-t` is recommended but [not required](#node-security))* +4) Connect with Shockwallet -*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