Change code block language from py to sh

This commit is contained in:
shayaa
2026-02-10 01:48:03 +01:00
committed by GitHub
parent da92c4ab0a
commit 1f06a19c17
+1 -1
View File
@@ -36,7 +36,7 @@ SoftwareManager is a Python-based GUI tool that simplifies searching and downloa
## Python Dependencies
(also included in requirements.txt)
```py
```sh
requests (2.32.2)
PySide6 (6.10.1)
beautifulsoup (44.13.5)