From 5e7b614e92b34ba238d40953f68d8d605ff7b684 Mon Sep 17 00:00:00 2001 From: Carson McManus Date: Thu, 29 Jul 2021 23:02:27 -0400 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0f630c..a502198 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A linux utility for setting up and using Steam Mobile Authenticator (AKA Steam 2FA) on the command line. **This utility is in beta.** +**We are in the process of rewriting steamguard-cli from scratch in Rust.** Any help would be greatly appreciated! See #55 for discussion. The instructions in this document refer to the C# version. + # Disclaimer **Use this software at your own risk.** @@ -64,7 +66,7 @@ Coming soon... To install the latest version on Debian-based systems, download the package from the releases section and type sudo dpkg --install steamguard-cli_x.x.x.x-x.deb - + For Archlinux, install [steamguard-cli-git](https://aur.archlinux.org/packages/steamguard-cli-git/) from the AUR. To install after building from source, run: