From 581f0ff31aa20a48ed8b4f701fd5ba27d8e92e5f Mon Sep 17 00:00:00 2001 From: Adam Hamsik Date: Sun, 14 Feb 2016 21:57:34 +0100 Subject: [PATCH] Some updates --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 84c447f..cdd0baa 100644 --- a/README.adoc +++ b/README.adoc @@ -39,13 +39,13 @@ pkgsrc-wip repository and run make install in a wip/proxychains directory. -You can find out more about pkgsrc on [www.pkgsrc.org] and about pkgsrc-wip on +You can find out more about pkgsrc on link:www.pkgsrc.org[pkgsrc]]and about pkgsrc-wip on link:http://pkgsrc-wip.sourceforge.net[Pkgsrc-wip homepage] === Installing on Mac OS X with homebrew You can install current proxychains on Mac OS X with an homebrew. You have to -download unofficial homebrew formula from [https://gist.github.com/3792521] +download unofficial link:https://gist.github.com/3792521[homebrew formula] from to your BREW_HOME by default /usr/local/Library/Formula/ and run ----