Update 'Yubico Authenticator in Ubuntu with Wayland'

Andy 2023-08-19 09:24:29 +00:00
parent d481509be4
commit 4f5ed7a5ae

@ -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
```