Added missing dependency warning

This commit is contained in:
2024-05-08 14:26:01 +03:00
parent 200e300be0
commit 2b33b64602
3 changed files with 22 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ Stormfetch is still in beta and distro compatibility is limited. If you would li
- Download `go` from your package manager or from the go website
- Download `make` from your package manager
- (Optional) Download `xorg-xhost` from your package manager to display DE/WM and monitor information
- (Optional) Download `xorg-xdpyinfo` from your package manager to display Screen Resolution
- (Optional) Download `lshw` from your package manager to display GPU information
- Run the following command to compile the project
```