mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
chore: update readme (#141)
This commit is contained in:
parent
8c6b3a1653
commit
c53ccb1335
@ -5,7 +5,8 @@ Waku end‑to‑end (e2e) interoperability test framework for the [Waku v2 proto
|
|||||||
## Setup & contribution
|
## Setup & contribution
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:waku-org/waku-interop-tests.git
|
# Use sparse checkout since the repo has large history
|
||||||
|
git clone --depth=1 git@github.com:waku-org/waku-interop-tests.git
|
||||||
cd waku-interop-tests
|
cd waku-interop-tests
|
||||||
|
|
||||||
# create and activate a virtual environment
|
# create and activate a virtual environment
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user