浏览代码

Switch AUR to released one

Filippo Valsorda 6 年之前
父节点
当前提交
62149df1a0
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -52,10 +52,10 @@ go get -u github.com/FiloSottile/mkcert
 $(go env GOPATH)/bin/mkcert
 ```
 
-On Arch Linux you can use your [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) to install mkcert from the [PKGBUILD](https://aur.archlinux.org/packages/mkcert-git/).
+On Arch Linux you can use your [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) to install mkcert from the [PKGBUILD](https://aur.archlinux.org/packages/mkcert/).
 
 ```
-yaourt -S mkcert-git
+yaourt -S mkcert
 ```
 
 Windows will be supported [soon](https://github.com/FiloSottile/mkcert/pull/46).