From b68aaa5077d63e170decefe0c402e787517cb64e Mon Sep 17 00:00:00 2001 From: Endrigo Antonini Date: Thu, 11 Apr 2019 21:23:21 -0300 Subject: [PATCH] Fixed name of proxychains on Homebrew --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 07507cf..d12474c 100644 --- a/README.adoc +++ b/README.adoc @@ -49,7 +49,7 @@ download unofficial link:https://gist.github.com/3792521[homebrew formula] from to your BREW_HOME by default /usr/local/Library/Formula/ and run ---- -$ brew install proxychains +$ brew install proxychains-ng ---- === Running Current Source code version