diff --git a/Adding-Steam-to-Aegis-from-steamguard-cli.md b/Adding-Steam-to-Aegis-from-steamguard-cli.md index 4c7770c..f339238 100644 --- a/Adding-Steam-to-Aegis-from-steamguard-cli.md +++ b/Adding-Steam-to-Aegis-from-steamguard-cli.md @@ -18,7 +18,7 @@ This solution may be of particular use if you already use the [steamguard-cli](h 2. Then you can open the file with your favourite text editor and copy the `uri` field (looks like `otpauth://totp/Steam:{yourUserName}?secret{yourTOTPSecret}&issuer=Steam`) -3. Create a qr code of the uri field on your pc (you can run `qrencode "otpauth://totp/Steam:{yourUserName}?secret{yourTOTPSecret}&issuer=Steam" -o SteamTOTP.png` if you are on linux +3. Create a qr code of the uri field on your pc (you can run `qrencode "otpauth://totp/Steam:{yourUserName}?secret{yourTOTPSecret}&issuer=Steam" -o SteamTOTP.png` if you are on linux) DO **NOT** USE AN ONLINE QR CODE GENERATOR, IF YOU DO THEY WOULD HAVE ACCESS TO YOUR STEAM 2FA CODE