README: fixed broken readme link to arch linux package (#580)
Some checks failed
Test / Go tests (macos-latest) (push) Has been cancelled
Test / Go tests (ubuntu-latest) (push) Has been cancelled
Test / Go tests (windows-latest) (push) Has been cancelled

This commit is contained in:
JohanGallardo 2024-04-18 04:53:27 -04:00 committed by GitHub
parent 2a46726ceb
commit 1c1dc4ed27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -83,7 +83,7 @@ chmod +x mkcert-v*-linux-amd64
sudo cp mkcert-v*-linux-amd64 /usr/local/bin/mkcert sudo cp mkcert-v*-linux-amd64 /usr/local/bin/mkcert
``` ```
For Arch Linux users, [`mkcert`](https://www.archlinux.org/packages/community/x86_64/mkcert/) is available on the official Arch Linux repository. For Arch Linux users, [`mkcert`](https://archlinux.org/packages/extra/x86_64/mkcert/) is available on the official Arch Linux repository.
``` ```
sudo pacman -Syu mkcert sudo pacman -Syu mkcert