diff --git a/README.md b/README.md index 0f45feb..6de86f0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Reads GDDR6 VRAM memory temperature from an NVIDIA GPU. These findings are based on reverse engineering of the NVIDIA GPU Linux driver. -## Needs: +## Dependencies - libpciaccess-dev and libpci-dev ``` sudo apt install libpciaccess-dev libpci-dev -y