From dfca08bfa743f103a04f5708c56560393232396e Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 16 May 2025 11:31:49 -0700 Subject: Fixed insecure authentication method --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2c69fb1..3677d1d 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,13 @@ $: python3 matrix-mcnt.py --username 'alice' --passwd $(pass Element/alice) # Install +1. **Prerequisites** +- Python 3.x +- matrix-nio +- (Optional) [pass](https://www.passwordstore.org/) to prevent password prompting -1. Clone the repo and satisfy its dependencies + +2. Clone the repo and satisfy its dependencies ``` git clone https://github.com/arachnida82/matrix-mcnt cd matrix-mcnt -- cgit v1.2.3