[tor-commits] [ooni-probe/develop] Update install

isis at torproject.org isis at torproject.org
Wed Jun 26 01:02:11 UTC 2013


commit e2e8559582a2bae2a47f4ecf659be51b131804df
Author: Arturo Filastò <hellais at gmail.com>
Date:   Sat Jun 15 16:09:17 2013 +0200

    Update install
---
 README.md |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.md b/README.md
index fe89f43..6da4680 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,22 @@ network data that will assist you with your endeavors!
 
 0) [Install Vagrant](http://downloads.vagrantup.com/)
 
+0.1)
+
+On OSX:
+
+If youd don't have it install homebrew http://mxcl.github.io/homebrew/
+
+```
+brew install git
+```
+
+On debian/ubuntu:
+
+```
+sudo apt-get install git
+```
+
 1) Open a Terminal and run:
 
 ```





More information about the tor-commits mailing list