Fix minor typo

> Error: unknown command "namespace" for "headscale"
This commit is contained in:
Tianon Gravi
2021-07-16 15:07:13 +00:00
committed by GitHub
parent 5748744134
commit 243b961cbe

View File

@@ -62,7 +62,7 @@ Suggestions/PRs welcomed!
4. Create a namespace (a namespace is a 'tailnet', a group of Tailscale nodes that can talk to each other)
```shell
headscale namespace create myfirstnamespace
headscale namespaces create myfirstnamespace
```
5. Run the server