Updated fetch script

Added new ascii art for more linux distros
This commit is contained in:
2024-05-08 11:21:13 +03:00
parent e30485d80f
commit 325d6bff13
6 changed files with 74 additions and 5 deletions
+1
View File
@@ -12,6 +12,7 @@ Stormfetch is still in beta and distro compatibility is limited. If you would li
### Installation Guide
- 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 `lshw` from your package manager to display GPU information
- Run the following command to compile the project
```