upd readme

This commit is contained in:
Ole Algoritme
2023-05-02 21:55:58 +02:00
parent ca74ba7225
commit f12672a141

View File

@@ -3,7 +3,7 @@
Reads GDDR6 VRAM memory temperature from an NVIDIA GPU. Reads GDDR6 VRAM memory temperature from an NVIDIA GPU.
These findings are based on reverse engineering of the NVIDIA GPU Linux driver. These findings are based on reverse engineering of the NVIDIA GPU Linux driver.
## Needs: ## Dependencies
- libpciaccess-dev and libpci-dev - libpciaccess-dev and libpci-dev
``` ```
sudo apt install libpciaccess-dev libpci-dev -y sudo apt install libpciaccess-dev libpci-dev -y