Skip to content

Commit 9299da8

Browse files
committed
Merge branch 'main' into baseline_solution
2 parents 8fc7db2 + ff31f56 commit 9299da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The following instructions will guide you through the process of validating your
6464

6565
#### Requirements
6666

67-
- [Docker](https://docs.docker.com/) installed with the user in docker group for passwordless invocations.
67+
- [Docker](https://docs.docker.com/) installed with the user in docker group for passwordless invocations. Ensure Docker Buildx is installed (`docker buildx version`). If not, install it with `apt install docker-buildx-plugin` or `apt install docker-buildx` (distribution-dependent).
6868
- 7z -- `apt install p7zip-full`
6969
- Python3 with virtualenv -- `apt install python3-virtualenv`
7070
- The `ibpc` and `rocker` CLI tools are tested on Linux-based machines. Due to known Windows issues, we recommend Windows users develop using [WSL](https://learn.microsoft.com/en-us/windows/wsl/about).

0 commit comments

Comments
 (0)