Updating README build instructions

pull/17/head
Leonardo Basilio 2016-02-16 22:19:52 -02:00
parent f18e3efca7
commit d0c37ecbcc
1 changed files with 5 additions and 1 deletions

6
README
View File

@ -228,4 +228,8 @@ Building OpenVPN GUI from source
* Start a bash shell by running msys.bat.
* Run "make" from the OpenVPN GUI source directory.
* Run at the OpenVPN GUI source directory:
$ autoreconf -i
$ ./configure
$ make