From 0d5b0ddb0b68084e3f9f85c8c4cc0f2f7578a193 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sat, 4 Jun 2016 17:09:35 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fda984..99996f3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,10 @@ This repository contains resources used by the core daemon which is located on [ ##Getting started -Before you can begin configuring your NNTPChan node you will have to compile the source code. For instructions read the [Building NNTPChan](doc/build.md) document. +This is a step=by-step guide for getting up and running with NNTPChan. + +1. [Compile the source code](doc/build.md) +2. ---