Updated Contribution Tutorial (markdown)

Adam Wulkiewicz 2014-07-06 17:38:20 -07:00
parent a44dcfe8e0
commit 7c02f90a6a

@ -33,10 +33,10 @@ Other helpful links:
### Testing the development branch of Boost.Geometry
Those are the steps which must be done to check out the Boost.Geometry repository and run tests
Those are the steps which must be done to checkout the Boost.Geometry repository and run tests
(also described here: https://svn.boost.org/trac/boost/wiki/TryModBoost#Developing).
Check out the develop branch
Pull the develop branch
cd libs/geometry
git checkout develop