make prerequisites more precise

This commit is contained in:
Sebastian Sterk 2022-02-01 00:17:59 +01:00 committed by GitHub
parent 69d4349bbb
commit 3d6f53899f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Prerequisites
Make sure you have bash & docker.
Make sure you have bash & docker installed.
Python and some test hacks are crammed into the `Dockerfile_build` file for now.
Revisions in the future may re-enable running python on your host (not just in docker).