MatthiasSchinzel / sysmon

Graphical system monitor for linux, including information about CPU, GPU, Memory, HDD/SDD and your network connections. Similar to windows task manager.
GNU General Public License v3.0
294 stars 25 forks source link

removed comma that created an error #2

Closed DoctorCr4nk closed 3 years ago

DoctorCr4nk commented 3 years ago

If I copy pasted this, i got an error: ERROR: Invalid requirement: 'pyqtgraph,' I removed the comma in the readme so the error disappears

MatthiasSchinzel commented 3 years ago

Thank you!