Fix typo in example

The example command is missing the `s` in `preauthkeys`
This commit is contained in:
Kristoffer Dalby 2021-07-27 18:37:43 +01:00 committed by GitHub
parent b83ecc3e6e
commit b1d1bd32c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,7 +93,7 @@ Alternatively, you can use Auth Keys to register your machines:
1. Create an authkey
```shell
headscale -n myfirstnamespace preauthkey create --reusable --expiration 24h
headscale -n myfirstnamespace preauthkeys create --reusable --expiration 24h
```
2. Use the authkey from your machine to register it