From c36359748dcc61b1267da8cdd7609ec0baf79293 Mon Sep 17 00:00:00 2001 From: codedcosmos Date: Sat, 6 Mar 2021 15:00:19 +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 ce825bd..afa7dff 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`