From b9efd55a572d4707d121807c56724e8a9bced80e Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 10:12:22 +0200 Subject: [PATCH] Update running.md --- doc/running.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/running.md b/doc/running.md index a7ac3be..6a84e40 100644 --- a/doc/running.md +++ b/doc/running.md @@ -3,8 +3,8 @@ Running Once you have [built NNTPChan](building.md) and have done [the initial setup you](setting-up.md) you can start NNTPChan. -You can now start the NNTP server (srndv2) by running: +You can now start the NNTPChan node (srndv2) by running: ./srndv2 run -Now you can check out the web-interface by navigating to 127.0.0.1:18000 (default address - unless you have changed it in your `srnd.ini`) or you can [configure your newsreader](). +Now you can check out the web-interface by navigating to 127.0.0.1:18000 (default address - unless you have changed it in your `srnd.ini`) or you can [configure your newsreader](configure-newsreader.md).