Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QuickMash authored Apr 25, 2024
1 parent aa87e8c commit 675a5fd
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 **

0 comments on commit 675a5fd

Please sign in to comment.