Skip to content

Commit

Permalink
Update docs with nodeid selection
Browse files Browse the repository at this point in the history
  • Loading branch information
benhylau committed Jul 15, 2019
1 parent 1a6152f commit dc96306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prodnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@ We will configure the ESPRESSObin board so `wan` is used to connect point-to-poi
|`relay` | Node with multiple _Point-to-point Mesh Radios_ and relays traffic for other nodes |
|`gateway`| Node that routes the local network to the Internet |
then run:
then run with a `TYPE` from above and a `NODE_ID` between 0 to 99:
```
# wget https://raw.githubusercontent.com/dweb-camp-2019/meshnet/master/prodnet/espressobin/install
# chmod +x install
# ./install TYPE
# ./install TYPE NODE_ID
```
### NETGEAR GS305E Gigabit Managed Switch
Expand Down

0 comments on commit dc96306

Please sign in to comment.