From aa0565f354a3567ee69ec72d92454f0c3c234024 Mon Sep 17 00:00:00 2001 From: Max <52887197+Nan1t@users.noreply.github.com> Date: Sat, 28 Nov 2020 12:19:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6b1e3f..037dd6e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ There are no commands. To close server just run `Ctrl+C` in the terminal. It wil The installation process is simple. -1. Download the latest version of program **[here](https://github.com/Nan1t/NanoLimbo/tree/main/build/libs)** +1. Download the latest version of program **[here](https://github.com/Nan1t/NanoLimbo/releases)** 2. Put jar file in the folder you want. 3. Create a start script as you did it for Bukkit/Spigot/etc. with command like this: `java -jar .jar`