Merge pull request #111 from woudsma/main

fix typo
This commit is contained in:
Juan Font
2021-09-20 18:37:52 +02:00
committed by GitHub

View File

@@ -74,7 +74,7 @@ Suggestions/PRs welcomed!
```
or docker:
```shell
docker run -v ./private.key:/private.key -v ./config.json:/config.json headscale/headscale:x.x.x headscale namespace create myfirstnamespace
docker run -v ./private.key:/private.key -v ./config.json:/config.json headscale/headscale:x.x.x headscale namespaces create myfirstnamespace
```
5. Run the server