Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Clarified that Python versions > 3.7 work too.
  • Loading branch information
AlainPlattner authored Aug 3, 2021
1 parent 4152f2e commit ab491c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Open-source Ground Penetrating Radar processing and visualization software. Supp
The advantage of the latter is that you can easily update your software by running from the GPRPy folder in a command prompt:<br/>
`git pull origin master`

2) Install Python 3.7 for example from [https://conda.io/miniconda.html](https://conda.io/miniconda.html)
2) Install Python 3.7 or higher. You can obtain it for example from [https://conda.io/miniconda.html](https://conda.io/miniconda.html)

3) Once the installation finished, open a command prompt that can run Python <br/>
On Windows: click on Start, then enter "Anaconda Prompt", without the quotation marks into the "Search programs and files" field. On Mac or Linux, open the regular terminal.
Expand Down

0 comments on commit ab491c3

Please sign in to comment.