We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c422fe commit 3ada912Copy full SHA for 3ada912
README.md
@@ -20,7 +20,7 @@ cp .env.example .env
20
21
## Run integration tests
22
23
-Clone the branch `main` of [nitro-testnode](https://github.com/OffchainLabs/nitro-testnode), and run the testnode using the following arguments:
+Clone the `release` branch of [nitro-testnode](https://github.com/OffchainLabs/nitro-testnode), and run the testnode using the following arguments:
24
25
```bash
26
./test-node.bash --init --tokenbridge --l3node --l3-fee-token --l3-token-bridge
0 commit comments