diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -12,9 +12,13 @@ QUICK START: Unix: ./configure && make && make-install - Windows: + Windows MinGW, using MSYS bash shell: ./domake-win (see comments in the script for more info) + Windows MSVC using Visual Studio 2008 Command Prompt window: + python msvc\config.py + nmake /f msvc\msvc.mak + ************************************************************************* To download OpenVPN, go to: |