Skip to content

Commit

Permalink
README: update docker compose requirements (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann authored Dec 29, 2023
1 parent 43402af commit 4e6db2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ following softwares to run the interop test:
pip3 install -r requirements.txt
```

- [Docker](https://docs.docker.com/engine/install/) and [docker-compose](https://docs.docker.com/compose/install/other/#install-compose-standalone). Note that the Interop Runner doesn't support [docker compose v2](https://docs.docker.com/compose/install/) yet.
- [Docker](https://docs.docker.com/engine/install/) and [docker compose](https://docs.docker.com/compose/).

- [Development version of Wireshark](https://www.wireshark.org/download.html) (version 3.4.2 or newer).

Expand Down

0 comments on commit 4e6db2d

Please sign in to comment.