Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 261 Bytes

Installation.md

File metadata and controls

14 lines (12 loc) · 261 Bytes

#Installation There are two options. Run these commands from your project root.

Composer

composer require weboftalent/mappable

Cloning from git

git clone git@github.com:gordonbanderson/Mappable.git mappable
cd mappable
git checkout 3.1