From 39550e262cb70dab44c34c54ac572d6902ef9862 Mon Sep 17 00:00:00 2001 From: Juan Font Alonso Date: Wed, 16 Jun 2021 19:05:30 +0200 Subject: [PATCH] Improved readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```