Merge pull request #994 from sebastiansterk/patch-1

make prerequisites more precise
This commit is contained in:
Adam Warner 2022-02-04 21:29:47 +00:00 committed by GitHub
commit a42f67f5ee
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).