Skip to content

Commit

Permalink
Merge pull request #31 from WMRamadan/master
Browse files Browse the repository at this point in the history
readme update for matplotlib pip dependency
  • Loading branch information
atareao authored Oct 19, 2021
2 parents 5b00853 + 1308c35 commit 7c28cce
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 7c28cce

Please sign in to comment.