Updating README

This commit is contained in:
Joshua Bussdieker
2012-01-15 21:21:30 -08:00
parent 05d66ff95d
commit fd655910be
2 changed files with 14 additions and 6 deletions
-6
View File
@@ -1,6 +0,0 @@
Install Using:
`````
bash < <(curl -s https://raw.github.com/moovweb/gvm/master/binscripts/gvm-installer )
`````
+14
View File
@@ -0,0 +1,14 @@
Installing
==========
bash < <(curl -s https://raw.github.com/moovweb/gvm/master/binscripts/gvm-installer )
Linux Requirements
==================
sudo apt-get install curl
sudo apt-get install git
sudo apt-get install mercurial
sudo apt-get install make
sudo apt-get install binutils
sudo apt-get install bison
sudo apt-get install gcc