diff --git a/README.md b/README.md index 92547f44..ac2d642f 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Suggestions/PRs welcomed! cp config.json.sqlite.example config.json ``` -4. Create a namespace (equivalent to a user in tailscale.com) +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 ```