Fix git clone command in README

This commit is contained in:
Sirkeira
2025-12-02 16:41:59 -03:00
committed by GitHub
parent a8bd411608
commit c0be049920
+1 -1
View File
@@ -48,7 +48,7 @@ PyQt5
```
### Commands:
```
git clone https://github.com/CirqueiraDev/SK-Builder
git clone https://github.com/CirqueiraDev/SK-Builder.git
```
```