From 675a5fd02c04d758a8c7e884486c374a09a288dc Mon Sep 17 00:00:00 2001 From: QuickMash <106212829+QuickMash@users.noreply.github.com> Date: Thu, 25 Apr 2024 12:11:35 -0600 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99ac0a7..85fabfa 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,22 @@ or Download `` Decheaty-windows.zip`` _ Warning! Not all OSes are supported. _ ### Setup (Automatic) + Run ``setup.py`` in /DeCheaty-*/Upgrade/installer/ + (Manual) + First, to get the python librarys, run -``` sudo apt install modules.txt``` + +```txt +sudo apt install modules.txt +``` + or -``` pip install modules.txt``` +```txt +pip install modules.txt +``` + Next run `` DeCheaty.py`` + ** Decheaty.py is the main file **