Update README.md

fix readme
This commit is contained in:
Ryan Huber 2020-01-07 12:40:25 -06:00 committed by GitHub
parent 1592da921d
commit 91f7b9c049
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ This assumes you have four nodes, named lighthouse1, laptop, server1, host3. You
./nebula-cert sign -name "lighthouse1" -ip "192.168.100.1/24"
./nebula-cert sign -name "laptop" -ip "192.168.100.2/24" -groups "laptop,home,ssh"
./nebula-cert sign -name "server1" -ip "192.168.100.9/24" -groups "servers"
./nebula-cert sign -name "host3" -ip "192.168.100.9/24"
./nebula-cert sign -name "host3" -ip "192.168.100.10/24"
```
#### 5. Configuration files for each host