1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00

Improved readme

This commit is contained in:
Juan Font Alonso 2021-06-16 19:05:30 +02:00
parent cfef55447f
commit 39550e262c

View File

@ -61,7 +61,7 @@ Suggestions/PRs welcomed!
cp config.json.sqlite.example config.json 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 ```shell
headscale namespace create myfirstnamespace headscale namespace create myfirstnamespace
``` ```