Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit 5266adc

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
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)