Update README.md

This commit is contained in:
Jakob Aarøe Dam 2015-05-29 11:35:19 +02:00
parent 4786a37d8e
commit 548da5fe8c

View file

@ -116,7 +116,9 @@ The core RADIUS server is included in this project as a git submodule. Fetch it
C:\RDSFactor> git submodule update --init
```
Open the RDSFactorWeb project in Visual Studio.
Open the RDSFactorWeb project in Visual Studio.
You run the debugger by attaching it (Ctrl-Alt-P) to the IIS process, check 'show processes from all users', select `w3wp.exe`.
## Acknowledgements