Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
readme update for submodules
  • Loading branch information
cnd committed May 15, 2013
1 parent 8113795 commit 8995125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -16,7 +16,7 @@ To install Panda along with all its dependencies, simply run the script
bootstrap.pl in the root of the panda git repo. You must have
perl6 installed in order to run bootstrap.pl

git clone git://github.com/tadzik/panda.git
git clone --recursive git://github.com/tadzik/panda.git

cd panda

Expand All @@ -37,7 +37,7 @@ Panda currently depends on wget; you can obtain a Windows build of wget at:
Once you have obtained and installed it, and have both wget and perl6 in
your path, you may now install Panda by doing:

git clone git://github.com/tadzik/panda.git
git clone --recursive git://github.com/tadzik/panda.git

cd panda

Expand Down

0 comments on commit 8995125

Please sign in to comment.