From 7608bb95ff409ceb021aa17eeb23b8aebe87e946 Mon Sep 17 00:00:00 2001 From: mas6y6 Date: Fri, 13 Dec 2024 09:33:53 -0600 Subject: [PATCH] Added !NOTE intergation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 041c7bc..37448a4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ An hacknet inspired hacking program ### Windows 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. +> [!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. ### macOS / Linux You can run: