From 0a49ee1bf9359e353fe6bf5a7cfb2403af37a72c Mon Sep 17 00:00:00 2001 From: Daztek Date: Wed, 20 Feb 2019 12:50:14 +0100 Subject: [PATCH] Update README.md about NWNX Binaries --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0da67613258..70ca5f57a5e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Only Linux is currently supported. It is possible to run NWNX:EE on Windows usin ## How do I use it? -First of all, you need to get the NWNX binaries. If you want to compile the binaries yourself, refer to the compiling section below. Otherwise, you can download the binaries by clicking on the CircleCI link at the top of the GitHub repository page, log in, then navigate to the build list and choose artifacts. +First of all, you need to get the NWNX binaries. If you want to compile the binaries yourself, refer to the compiling section below. Otherwise, you can download the binaries by clicking on the [Releases](https://github.com/nwnxee/unified/releases) tab at the top of the GitHub repository page. Keep in mind these are generally only updated whenever a new NWN patch is released. ## Integrating NWNX:EE into your module