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

Commit

Permalink
Change tag in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kasiastreich committed Jun 8, 2017
1 parent e1e9b09 commit 5e6fffb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ Change directories to the newly cloned repo:

cd cordapp-tutorial
Check out the latest milestone release (currently `release-M12`):
Check out the latest milestone release tag (currently `release-M12.1`):

git checkout release-M12
git checkout -b [your-branch-name] release-M12.1
Non-milestone releases are development branches, and can be unstable
or even broken. You should develop against a milestone release.
Expand Down

0 comments on commit 5e6fffb

Please sign in to comment.