From 53739294c8cca16798dfc4e4811c4a13691d7bfd Mon Sep 17 00:00:00 2001 From: Sarxzer Date: Tue, 12 Mar 2024 21:46:30 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2af6b0..0e228b0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ No installation is required. Just open the application in your browser and start ### For offline usage -1. Download the cc_tweaked_blockly-1.x.x.Setup.exe file from the [releases](github.com/Sarxzer/cc-tweaked_blockly/releases/latest) +1. Download the cc_tweaked_blockly-1.x.x.Setup.exe file from the [releases](https://github.com/Sarxzer/cc-tweaked_blockly/releases/latest) 2. Run the installer (Windows only) (Linux and MacOS users can run the application using the source code) 3. For some reason, the installer does not create a desktop shortcut. You can create one manually by right-clicking on the desktop and selecting "New" > "Shortcut". Then, paste the following path: `C:\Users\%USERNAME%\AppData\Local\cc-tweaked_blockly\cc-tweaked_blockly.exe` 4. Open the application @@ -55,4 +55,4 @@ This project is not affiliated with ComputerCraft:Tweaked or Google Blockly. It ## Contact -If you have any questions, feel free to contact me at [my email](mailto:nathan@sarxzer.xyz) or open an issue in this repository. \ No newline at end of file +If you have any questions, feel free to contact me at [my email](mailto:nathan@sarxzer.xyz) or open an issue in this repository.