Merge pull request #26 from joelpurra/readme-homedir

Use $HOME instead of path with hardcoded username
This commit is contained in:
wtoorop 2014-04-18 22:59:30 +02:00
commit c645b5239c
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ build the packages, this is simplythe one we chose to use.
Built using PackageMaker, libevent2.
# ./configure --with-libevent --prefix=/Users/gwiley/getdnsosx/export
# ./configure --with-libevent --prefix=$HOME/getdnsosx/export
# make
# make install