Skip to content

Commit e2bd6c9

Browse files
Update README.md
1 parent 44cf6ca commit e2bd6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The main features of the **ppk_api** include:
1111
### Requirements
1212
The interface to the PPK requires Nordic's [nRF Command Line Tools](https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools).
1313

14-
Additionally, the excellent [nRF Pynrfjprog](https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Pynrfjprog) and [pandas](https://pandas.pydata.org/) Python modules can be installed from the command line using pip:
14+
Additionally, the excellent [nRF Pynrfjprog](https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Pynrfjprog), [pandas](https://pandas.pydata.org/), and matplotlib Python modules can be installed from the command line using pip:
1515
```
1616
$ cd ppk_api
1717
$ pip3 install --user -r requirements.txt

0 commit comments

Comments
 (0)