Update README.md

This commit is contained in:
Jakob Aarøe Dam 2015-05-11 14:32:07 +02:00
parent 11ef50031e
commit 18e0a33d5a

View file

@ -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