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