We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f268cc7 commit 5f4405eCopy full SHA for 5f4405e
README.md
@@ -21,7 +21,7 @@ To install this project you need `python3` and `pip`.
21
Use this command to install `gdtoolkit` for `Godot 3` from PyPI repository:
22
23
```
24
-pip3 install 'gdtoolkit==3.*'
+pip3 install "gdtoolkit==3.*"
25
26
27
Alternatively, you can install latest `gdtoolkit` for `Godot 4` (potentially unstable) directly from git:
0 commit comments