From 18e0a33d5a2f0795d1cd1388a33d5a193c9cba23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Aar=C3=B8e=20Dam?= Date: Mon, 11 May 2015 14:32:07 +0200 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 49b76c4..cc5a148 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,7 @@ Command-Line Tools` ## Installation -The core RADIUS server is included in this project as a git submodule. Fetch it by: - -``` -C:\RDSFactor> git submodule update --init -``` +Grap the latest `rdsfactor.zip` release from github. And unzip it. ### RD Web update RDS factor comes with a customized version of the RD Web pages. To install these run: @@ -99,6 +95,16 @@ Log output from the RADAR server: C:\RDSFactor\server\bin\Release> log.txt ``` +## Hacking on RDS Factor + +The core RADIUS server is included in this project as a git submodule. Fetch it by: + +``` +C:\RDSFactor> git submodule update --init +``` + +Open the RDSFactorWeb project in Visual Studio. + ## Acknowledgements * Claus Isager — for the first open source two-factor RDS