From 45e3323ebcdd0328cfb9d38680f1663bd9e5cc9a Mon Sep 17 00:00:00 2001 From: geoffwhittington Date: Wed, 17 Aug 2022 22:10:42 -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 b570a57..c93e1e3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ $ pip install -r requirements.txt ## Turn on the Bridge -In the `meshtastic-bridge` directory run the following: +In the `meshtastic-bridge` directory run the following - replacing `BRIDGE_DISTANCE_KM`, `LOCAL_NODE_ADDR` and `REMOTE_NODE_ADDR` with the proper values: ``` BRIDGE_DISTANCE_KM=0 LOCAL_NODE_ADDR=/dev/ttyUSB0 REMOTE_NODE_ADDR=182.168.86.123 python main.py