Skip to content

Commit 5266adc

Browse files
authored
Merge pull request NordicSemiconductor#81 from NordicSemiconductor/release/v3.1.0
fixed readme about python version requirement
2 parents ddc480e + cd101e6 commit 5266adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You will need to clone the present repository first to run or install nrfutil fr
5656

5757
To install nrfutil from source the following prerequisites must be satisfied:
5858

59-
* [Python 2.7 (2.7.6 or newer, not Python 3)](https://www.python.org/downloads/)
59+
* [Python 2.7 (2.7.10 or newer, not Python 3)](https://www.python.org/downloads/)
6060
* [pip](https://pip.pypa.io/en/stable/installing.html)
6161
* setuptools (upgrade to latest version): `pip install -U setuptools`
6262

0 commit comments

Comments
 (0)