diff --git a/README.md b/README.md index 7b8f3db..1c34648 100644 --- a/README.md +++ b/README.md @@ -151,10 +151,10 @@ mi ALL = NOPASSWD: /usr/local/sbin/mtr,/usr/local/bin/grc,/sbin/ping,/sbin/ ``` ### pam-watchid -Run sudo with your Apple Watch. See [Logicer16/pam-watchid](https://github.com/Logicer16/pam-watchid) to install PAM module. +Run sudo with your Apple Watch. See [mostpinkest/pam-watchid](https://github.com/mostpinkest/pam-watchid) to install PAM module. ``` -% /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/logicer16/pam-watchid/HEAD/install.sh)" -- enable +% /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mostpinkest/pam-watchid/HEAD/install.sh)" -- enable ``` Add the following line to the top of `/etc/pam.d/sudo`.