Skip to content

Commit

Permalink
Instruct that addSubmodules needs Bash 4.x to run
Browse files Browse the repository at this point in the history
  • Loading branch information
spAnser authored Mar 22, 2017
1 parent b480882 commit be1bedc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

1. `npm install`
1. `cd dist && valet link example && cd ..`
1. `brew update && brew install bash` for OSX to upgrade to Bash 4.x
1. `addSubmodules.sh --force` to install submodules. If you want to cherry pick specific submodules, run the command without `--force`
1. `grunt`
1. Import DB via [Dev DB Restore](#dev-db-restore)
Expand Down

0 comments on commit be1bedc

Please sign in to comment.