diff --git a/docs/source/getting-set-up.rst b/docs/source/getting-set-up.rst index c7a5f95d7e..c9106266ce 100644 --- a/docs/source/getting-set-up.rst +++ b/docs/source/getting-set-up.rst @@ -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]``. 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~