diff --git a/readme.md b/readme.md index 553a79b..5fdb51a 100644 --- a/readme.md +++ b/readme.md @@ -196,7 +196,7 @@ If you are a macOS user, click the button encircled in red. To check if python is installed write the following command on your device terminal. ```shell -python --version +python3 --version ``` ![Python Version](./images/python_versio.png)