Skip to content

Commit 356989b

Browse files
committed
Fix incorrect installation instruction package url in README.md
1 parent a20d059 commit 356989b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Project supports Unity Package Manager. To install project as Git package do fol
2121
```json
2222
{
2323
"dependencies": {
24-
"com.rfadeev.unityforge.propertydrawers": "https://github.com/rfadeev/unity-forge-property-drawers"
24+
"com.rfadeev.unityforge.propertydrawers": "https://github.com/rfadeev/unity-forge-property-drawers.git"
2525
}
2626
}
2727
```

0 commit comments

Comments
 (0)