mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
fix readme
This commit is contained in:
parent
26ae0f13f4
commit
c6668f3d66
@ -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