chore: update arch linux build steps
Some checks failed
golangci-lint / lint (push) Failing after 30s
Some checks failed
golangci-lint / lint (push) Failing after 30s
This commit is contained in:
parent
bc55571354
commit
e937474aa8
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ go build ./cmd/simple-ddns-client
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.nadeko.net/Fijxu/simple-ddns-client.git
|
git clone https://aur.archlinux.org/simple-ddns-client-git.git
|
||||||
cd simple-ddns-client
|
cd simple-ddns-client-git
|
||||||
makepkg -si
|
makepkg -si
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue