From e3be678f19cfe9f6674e8c5509efae17a10559a0 Mon Sep 17 00:00:00 2001 From: Dominik <46966988+Dominik48N@users.noreply.github.com> Date: Mon, 22 Feb 2021 00:30:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.