Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Theoklitos committed Apr 27, 2021
1 parent 11909cb commit 7f9aa02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions radixdlt-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ git clone https://github.com/radixdlt/radixdlt.git

Checkout the required branch:
```
cd radixdlt && git checkout release/1.0-beta.30
cd radixdlt && git checkout release/1.0-beta.31
```

RADIXDLT_ENABLE_FAUCET=True
Run tests (note that integration tests take several minutes to run):
```
./gradlew test integrationTest
Expand Down

0 comments on commit 7f9aa02

Please sign in to comment.