We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a0007 commit 681926fCopy full SHA for 681926f
README.md
@@ -44,6 +44,11 @@ tools can be installed by running:
44
./tools/setup.sh
45
```
46
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
52
Development requires the activation of the Python virtual environment:
53
54
0 commit comments