Updated getting started instructions to refer to M11

This commit is contained in:
Clinton Alexander 2017-05-05 10:06:33 +01:00
parent de94e4dac1
commit d552037beb

View File

@ -80,7 +80,7 @@ And a simple example CorDapp for you to explore basic concepts is available here
You can clone these repos to your local machine by running the command ``git clone [repo URL]``. You can clone these repos to your local machine by running the command ``git clone [repo URL]``.
By default, these repos will be on the ``master`` branch. However, this is an unstable development branch. You should check By default, these repos will be on the ``master`` branch. However, this is an unstable development branch. You should check
out the latest release tag instead by running ``git checkout release-M10.1``. out the latest release tag instead by running ``git checkout release-M11.0``.
Opening Corda/CorDapps in IDEA Opening Corda/CorDapps in IDEA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~