Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 382 Bytes

Installation.md

File metadata and controls

18 lines (15 loc) · 382 Bytes

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

Composer

composer require weboftalent/mappable-poi

Cloning from git

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

git clone git@github.com:gordonbanderson/MappablePointsOfInterest.git mappable-poi
cd mappable-poi
git checkout 3.1