From 9542e6340bd3e5dc8b37a14695d45c29c69c9be4 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Thu, 24 Sep 2015 15:07:39 -0400 Subject: [PATCH] include link to release page in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08f54bb4..afa8807f 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,8 @@ It could be extended to offer the ability to see all files found. Perhaps concat # BUILDING +**NOTE:** Prebuilt packages can be found at: https://github.com/trapexit/mergerfs/releases + First get the code from [github](http://github.com/trapexit/mergerfs). ```