Skip to content
This repository was archived by the owner on Aug 16, 2019. It is now read-only.

Commit 9082fe2

Browse files
author
Patrick Kuo
committed
M10.1 readme update
(cherry picked from commit 902fce7)
1 parent 6df6420 commit 9082fe2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ Change directories to the newly cloned repo:
8080

8181
cd cordapp-tutorial
8282
83-
Check out the latest milestone release (currently `release-M10.0`):
83+
Check out the latest milestone release (currently `release-M10.1`):
8484

85-
git checkout release-M10.0
85+
git checkout release-M10.1
8686
8787
Non-milestone releases are development branches, and can be unstable
8888
or even broken. You should develop against a milestone release.
@@ -92,7 +92,7 @@ or even broken. You should develop against a milestone release.
9292
**NOTE: Building the example CorDapp from master WILL fail without
9393
first running `/gradlew install` (or `gradlew.bat install`) from the master
9494
branch of the [corda repository](https://github.com/corda/corda). Make sure
95-
you have checked out the M9.2 release tag from this repository before you build,
95+
you have checked out the M10.1 release tag from this repository before you build,
9696
UNLESS you wish to build from a SNAPSHOT release.**
9797

9898
**Unix:**

0 commit comments

Comments
 (0)