diff --git a/Divorce-Your-Linux-Admin.rst b/Divorce-Your-Linux-Admin.rst index da12231..0ae5810 100644 --- a/Divorce-Your-Linux-Admin.rst +++ b/Divorce-Your-Linux-Admin.rst @@ -286,7 +286,7 @@ 4) Now, bootstrap the environment using the native OS compiler tools:: - brew install gcc git make file-formula + brew install gcc make 5) Tidy up:: @@ -330,7 +330,7 @@ ln -s /opt/TundraWare/tools/bin/python2 /opt/TundraWare/tools/bin/python ln -s /opt/TundraWare/tools/bin/pip2 /opt/TundraWare/tools/bin/pip pip install ansible pew pew[pythonz] -U --ignore-installed - brew install emacs joe htop nload nmap screen the_silver_searcher tree vim + brew install emacs file-formula git htop joe nload nmap screen the_silver_searcher tree vim ... and so on. 5) Save the results::