-
#####Clone repo
git clone --recursive https://github.com/ushahidi/Lamu -
#####Initialize/Update submodules
git submodule update --init --recursive -
#####Use composer to install dependencies You can get composer here
- Open cmd and cd to the Ushahidi v3 directory
- run
composer install