Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Commit

Permalink
Update stable version tag to clone Avalon code.
Browse files Browse the repository at this point in the history
Use v0.5-pre-release.5 as the git tag to clone Avalon code.

Signed-off-by: Manoj Gopalakrishnan <[email protected]>
  • Loading branch information
manojgop committed Apr 3, 2020
1 parent 23e19c9 commit 1cdaa81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The steps below will set up a Python virtual environment to run Avalon.

- To use the current stable branch (recommended), run this command:
```bash
git clone https://github.com/hyperledger/avalon --branch v0.5-pre-release.1
git clone https://github.com/hyperledger/avalon --branch v0.5-pre-release.5
```

- Or, to use the latest branch, run this command:
Expand Down

0 comments on commit 1cdaa81

Please sign in to comment.