From a2613e7f5e9fc7fe60518b3a801b1a36e2c467a1 Mon Sep 17 00:00:00 2001
From: Louis Capitanchik <contact@louiscap.co>
Date: Mon, 16 Apr 2018 15:45:06 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5110b31..a397b2c 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ serving files, but the roadmap includes API mocking to make front end developmen
 ## Installation
 
 ### Prebuilt
-1. Download the binary for your OS from the [releases]() page
+1. Download the binary for your OS from the [releases](https://github.com/Commander-lol/rust-swerve/releases) page
 2. Put `swerve` somewhere in your `$PATH`, or modify your `$PATH` to inlcude the folder containing `swerve`
 3. Do one of two things:
 	1. Open up a command prompt and `cd` to the folder containing your files and run `swerve`
-- 
GitLab