mirror of
https://github.com/juanfont/headscale.git
synced 2025-05-09 01:20:34 +02: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:
parent
c923f461ab
commit
7dc86366b4
@ -17,7 +17,7 @@ README](https://github.com/juanfont/headscale#contributing) for more information
|
||||
|
||||
```shell
|
||||
# Install prerequisites
|
||||
pkg_add go
|
||||
pkg_add go git
|
||||
|
||||
git clone https://github.com/juanfont/headscale.git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user