diff --git a/README.md b/README.md index 90c9385..2f2e5c7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ With this Python script you can generate a random number. Usage ----- -* Install [Python 3.7+](https://www.python.org/downloads/release/python-370/) and set up the environment variables accordingly. Otherwise, you won't be able to use the `python` command. +* Install [Python 3.8+](https://www.python.org/downloads/release/python-380/) and set up the environment variables accordingly. Otherwise, you won't be able to use the `python` command. * [Download](https://codeload.github.com/Dominik48N/Random-Number/zip/1.0.0) the sources of this repository and place them wherever you want. * Open the command line and execute `python main.py`. * Now specifies the minimum and maximum number.