From 3210d747eeed547cc0e5de7f201b9ed52bbf35e4 Mon Sep 17 00:00:00 2001 From: Thomas Sazerat <81816911+Namularbre@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:20:51 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cec183d..540c8b0 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ Use this command, it will compile the source code to an executable cargo run ```` +## Installation + +Go to release and download the .exe file, then run it. A version for linux will be available soon. + ## Authors @Namularbre