mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
Updated getting started instructions to refer to M11
This commit is contained in:
parent
de94e4dac1
commit
d552037beb
@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user