Skip to content

Commit

Permalink
readme update for matplotlib pip dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
WMRamadan committed Oct 11, 2021
1 parent 5b00853 commit 1308c35
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 @@ -26,7 +26,7 @@ Before running CPU-G install the dependencies.

```
sudo apt install libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-3.0
pip3 install pycairo PyGObject psutil dbus-python
pip3 install pycairo PyGObject psutil dbus-python matplotlib
```

## Credits
Expand Down

0 comments on commit 1308c35

Please sign in to comment.