From 5538545fb08481d30296392f073ba4362132400a Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Tue, 19 Aug 2014 15:33:20 +0200 Subject: [PATCH] README links to build guide --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 097e4d8ab..afc7b1551 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,14 @@ for incompatible changes. Getting Started --------------- -Take a look at the [getting started guide](http://discourse.syncthing.net/t/getting-started/46). +Take a look at the [getting started guide](http://discourse.syncthing.net/t/46). + +Building +-------- + +Building Syncthing from source is easy, and there's a +[guide](http://discourse.syncthing.net/t/44) +that describes it for both Unix and Windows. Signed Releases ---------------