From b88bb38a48328f796eb2b8385a4e642b9b5da1f3 Mon Sep 17 00:00:00 2001 From: Michel Burger Date: Thu, 14 Nov 2024 13:37:40 -0700 Subject: [PATCH] replace mimOE by mim OE or mim-OE --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2905ad5..5b1f34a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# mimOE-SE-Windows +# mim-OE-SE-Windows -**mimOE (mim Operating Environment)**, mimOE-SE-Windows Standard Edition for Windows Operating System. +**mim OE (mim Operating Environment)**, mim-OE-SE-Windows Standard Edition for Windows Operating System. ## Before You Start @@ -10,10 +10,10 @@ ## Installation Guide -1. Download the latest .zip files for the latest release [HERE](https://github.com/mim-OE/mimOE-SE-Windows/releases). +1. Download the latest .zip files for the latest release [HERE](https://github.com/mim-OE/mim-OE-SE-Windows/releases). 2. Unzip the package. 3. Open a terminal and navigate to the unzipped directory. -4. Run the start script to launch mimOE: +4. Run the start script to launch mim OE: ``` ./start.bat @@ -24,5 +24,5 @@ ## Notes: - After extracting, a directory may be created. Navigate into this directory to find the `start.sh` script. -- Do not close the terminal window where mimOE is running. Closing this window will terminate the mimOE process. -- To stop mimOE, close the terminal or use the keyboard shortcut `CTRL + C` in the terminal where it is running. +- Do not close the terminal window where mim OE is running. Closing this window will terminate the mim OE process. +- To stop mim OE, close the terminal or use the keyboard shortcut `CTRL + C` in the terminal where it is running.