Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project to build on Windows using the WSL.*
You will need the following software installed on your system:
- [Docker](https://docs.docker.com/engine/)
- [Docker Compose](https://github.com/docker/compose)
- [Python 3.10](https://www.python.org/downloads/)
- [Python 3.13](https://www.python.org/downloads/)
- [Pipenv](https://github.com/pypa/pipenv/)

Once you have Docker installed, make sure to add yourself to the `docker` group
Expand Down
Loading