mirror of
https://github.com/corda/corda.git
synced 2024-12-23 14:52:29 +00:00
Removes hard-coded M12 references. (#1628)
This commit is contained in:
parent
7ba8576326
commit
54ad89e094
@ -166,7 +166,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 unstable ``master`` branch. You should check out the latest milestone release
|
By default, these repos will be on the unstable ``master`` branch. You should check out the latest milestone release
|
||||||
instead by running ``git checkout release-M12``.
|
instead by running ``git checkout release-MX`` (where “X” is the latest milestone).
|
||||||
|
|
||||||
Next steps
|
Next steps
|
||||||
----------
|
----------
|
||||||
|
Loading…
Reference in New Issue
Block a user