From 7c637f8b99874f440c62919588f9c4671a2a6a20 Mon Sep 17 00:00:00 2001 From: Ayan Chakraborty Date: Mon, 7 Oct 2024 03:20:15 +0530 Subject: [PATCH] added installation instructions for non-dev users --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2d46954..73b5269 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ - Tkinter (usually included with Python installations) ## Installation +### For Users +Just download the `exe` from the [latest release](https://github.com/captainAyan/corruptinator/releases/latest) +### For Devs 1. Clone this repository: ```bash git clone https://github.com/captainAyan/corruptinator.git