diff --git a/Yubico-Authenticator-in-Ubuntu-with-Wayland.md b/Yubico-Authenticator-in-Ubuntu-with-Wayland.md index 726f5fb..50211de 100644 --- a/Yubico-Authenticator-in-Ubuntu-with-Wayland.md +++ b/Yubico-Authenticator-in-Ubuntu-with-Wayland.md @@ -9,8 +9,8 @@ https://www.yubico.com/products/yubico-authenticator/#h-download-yubico-authenti ``` cd ~/Downloads wget -c https://developers.yubico.com/yubioath-flutter/Releases/yubico-authenticator-latest-linux.tar.gz -tar xvf yubico-authenticator-6.0.2b-linux.tar.gz -cd yubico-authenticator-6.0.2b-linux +tar xvf yubico-authenticator-6.2.0-linux.tar.gz +cd yubico-authenticator-6.2.0-linux ./desktop_integration.sh -i ```