From 4eddfa0483c293357ef9e8f5fb255c3d649946eb Mon Sep 17 00:00:00 2001 From: codedcosmos Date: Sat, 6 Mar 2021 14:59:57 +1000 Subject: [PATCH] Altered readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc2ff45..ce825bd 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Additionally, they are much closer to a circle than a rectangle, this helps make A pregenerated world can be seed below: - + ### Building When building on Ubuntu/Debian make sure to install mingw: `apt install mingw-w64`