Skip to content

Commit

Permalink
Correct git clone command
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianhaberey committed Apr 14, 2013
1 parent f8000a1 commit 407e2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ I have tested the application on **OSX 10.7.5** and **Windows XP** within the fo
Installation
------------

git clone [email protected]:sebastianhaberey/goxgui.git
git clone --recursive [email protected]:sebastianhaberey/goxgui.git
cd goxgui/run
chmod 755 ./start.sh
./start.sh
Expand Down

0 comments on commit 407e2b4

Please sign in to comment.