Updated Contribution Tutorial (markdown)

Adam Wulkiewicz 2017-03-06 01:13:49 +01:00
parent 83eeb039c8
commit cf08f29b73

@ -19,7 +19,7 @@
### Prerequesites
* git (see [Getting Started with Git](https://svn.boost.org/trac/boost/wiki/Git/GitHome))
* git (see [Getting Started with Git](https://github.com/boostorg/boost/wiki/Getting-Started-With-Git))
* a compiler to run Boost tests - gcc, clang, Visual Studio Express, etc.
* configured GitHub account
* steps mentioned here: [Getting Started with Boost](https://github.com/boostorg/boost/wiki/Getting-Started) understood and tested.