mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 16:47:35 +00:00
Update source.md
If we assume someone doesn't already have the required go package, they might also not have the required git package installed either, so pkg_add both of them.
This commit is contained in:
@@ -17,7 +17,7 @@ README](https://github.com/juanfont/headscale#contributing) for more information
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
pkg_add go
|
pkg_add go git
|
||||||
|
|
||||||
git clone https://github.com/juanfont/headscale.git
|
git clone https://github.com/juanfont/headscale.git
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user