From 243b961cbe26416150838f83ee24e85caba0b6bb Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 16 Jul 2021 15:07:13 +0000 Subject: [PATCH] Fix minor typo > Error: unknown command "namespace" for "headscale" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 849f3356..cd00ef6e 100644 --- a/README.md +++ b/README.md @@ -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