From 9b9f8daead80ff370b58dd11c9e41c739bd82263 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Thu, 31 Jan 2013 20:38:23 +0100 Subject: [PATCH] updated --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 171c9575..64e1e29d 100644 --- a/README +++ b/README @@ -3,3 +3,6 @@ To build from the git repository use: $ autoreconf -fvi $ ./configure && make +To run the server edit the src/sample.config and then run: +# src/ocserv -f -c src/sample.config +