Skip to content

Commit

Permalink
simplify example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
reddec committed Sep 23, 2019
1 parent aa56d5a commit adabe9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Will generate all required files under `/etc/tinc/dnet`.
## Turn node to boot node

```
sudo tinc-boot bootnode --service --dir /etc/tinc/dnet --token <SECRETTOKEN>
sudo tinc-boot bootnode --service --token <SECRETTOKEN>
```

and follow recommendations
Expand Down

0 comments on commit adabe9c

Please sign in to comment.