Skip to content

Commit 681926f

Browse files
committed
add docs about docker
1 parent 53a0007 commit 681926f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ tools can be installed by running:
4444
./tools/setup.sh
4545
```
4646

47+
When developing outside the dev container, the following tools must be installed
48+
manually.
49+
50+
- [Docker](https://docs.docker.com/engine/install/) >= v27
51+
4752
Development requires the activation of the Python virtual environment:
4853

4954
```

0 commit comments

Comments
 (0)