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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue