Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Update quick start section to pull git submodules
  • Loading branch information
kitsook authored May 19, 2020
1 parent fc4db35 commit 7eca4b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ cd iPeer
# optionally, checkout the version you wanted to run
# git checkout tags/3.4.4
# pull git submodules
git submodule update --init --recursive
# use the default database config
cp app/config/database.php.default app/config/database.php
Expand Down

0 comments on commit 7eca4b3

Please sign in to comment.