From cfe038c15455b53e68d1012abfacff4bee9a0e6c Mon Sep 17 00:00:00 2001
From: Droog71 <71droog71@gmail.com>
Date: Fri, 31 Dec 2021 13:56:43 -0500
Subject: [PATCH] Fixed download link.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6cecd06..343f2e7 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ GNode reads gcode files and s
GNode was created using a voxel game engine called Minetest.
-A stand-alone version of GNode can be downloaded here: stand-alone download
+A stand-alone version of GNode can be downloaded here: stand-alone download
To run GNode, simply extract the contents of the downloaded file
and run start.bat (windows) or start.sh (linux).