From 105b314ee7bf27bb086604322c15f12ea7cc5046 Mon Sep 17 00:00:00 2001 From: jeff Date: Fri, 16 Oct 2015 13:56:59 -0400 Subject: [PATCH] add link to next step in build.md --- doc/build.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/build.md b/doc/build.md index 21fb93d..5d1154c 100644 --- a/doc/build.md +++ b/doc/build.md @@ -54,3 +54,4 @@ Now build the daemon: It will create an executable at $GOPATH/bin/srndv2 which is already in our $PATH so it can be run by typing ``srndv2`` +Now configure the database. [next](build.md)