Change code block syntax from sh to yml

This commit is contained in:
shayaa
2026-02-10 01:48:25 +01:00
committed by GitHub
parent 1f06a19c17
commit 0c7bc426db
+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)
```sh
```yml
requests (2.32.2)
PySide6 (6.10.1)
beautifulsoup (44.13.5)