diff --git a/py/bitbox02/README.md b/py/bitbox02/README.md index dc0a06e2d..0b0f6281c 100644 --- a/py/bitbox02/README.md +++ b/py/bitbox02/README.md @@ -23,8 +23,8 @@ It is highly recommended that you use the dockerized setup while developing, gui can be found in [BUILD.md](../../BUILD.md). If you intended to develop instead on your local environment be vary that some development procedures -such as regenerating files have their libraries NOT in requirements.txt as they are not always necessary to run python -scripts. +such as regenerating files have their libraries NOT in requirements.txt as they are not necessary for the bitbox02 +Python package. It is highly advisable to use same version that is used in the [Dockerfile](../../Dockerfile) that is used in dockerized setup. \ No newline at end of file