The Ushahidi source is hosted on a GIT repository and can be accessed at
To get the Ushahidi source code, do the following:
* Download and install Git
* Run the following commands:
cd [YOUR PREFERRED WORKING DIRECTORY]
git clone git://github.com/ushahidi/Ushahidi_Web.git
↧