Clone NOX into ~/ and fix typo

This commit is contained in:
Brandon Heller
2010-03-22 22:28:13 -07:00
parent d82b6183d6
commit c532689266
+1
View File
@@ -152,6 +152,7 @@ function nox {
sudo apt-get install -y libsqlite3-dev python-simplejson
#Install NOX:
cd ~/
git clone git://noxrepo.org/noxcore
cd noxcore