mirror of
https://github.com/aunefyren/wrapperr
synced 2024-12-14 05:12:27 +00:00
Update README.md
This commit is contained in:
parent
c0aefae880
commit
7f9005c0b9
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ There are multiple ways to install Wrapperr. The easiest is just to download the
|
|||
<br>
|
||||
|
||||
### Build with Go
|
||||
If you want to build Wrapperr yourself, you can download whatever version/tag/branch you want, and place the files in a directory. With (Go)[https://go.dev/dl/] installed, from the Wrapperr directory, run the following commands to build and execute Wrapperr:
|
||||
If you want to build Wrapperr yourself, you can download whatever version/tag/branch you want, and place the files in a directory. With [Go](https://go.dev/dl/) installed, from the Wrapperr directory, run the following commands to build and execute Wrapperr:
|
||||
|
||||
```
|
||||
$ go build
|
||||
|
|
Loading…
Reference in a new issue