From 3bbea1384debef05e361b00b0869d86ff4ad1754 Mon Sep 17 00:00:00 2001 From: mas6y6 <125225333+mas6y6@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:35:26 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37448a4..c0a8203 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ An hacknet inspired hacking program You can use the standalone .exe from [releases](https://github.com/mas6y6/CipherOS/releases), or you can clone the repository locally and use [pyinstaller](https://pyinstaller.org/en/stable/) with `compile.bat` > [!NOTE] -> the standalone .exe will generate the `plugins` and `data` folder in the directory that the executable is run in, so it is > > > recommended to drop the .exe in a dedicated folder before running. +> the standalone .exe will generate the `plugins` and `data` folder in the directory that the executable is run in, so it is recommended to drop the .exe in a dedicated folder before running. ### macOS / Linux You can run: @@ -50,4 +50,4 @@ And download the cipher folder and put it in the same directory as `cipher` # Credits -None yet.. \ No newline at end of file +None yet..