From 4c809e6d424892d1ece5a2811275fdcde69b5862 Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Tue, 27 Aug 2013 14:25:48 +0100 Subject: [PATCH] Corrected README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5b6da3..d3cd37f 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ users. Rosella cannot protect you from stupidity or untrustworthy CA's. Usage ----- -Compilation required Go 1.1.2 or later. Just run `make` to compile Rosella. +Compilation required Go 1.1.2 or later. -Command line options can be found by running `ircd -h`. +Command line options can be found by running `Rosella -h`. ###x.509 Certificate### Rosella expects you to provide a valid x.509 certificate and private key.