This commit is contained in:
shinya 2025-03-20 10:44:29 +01:00
parent 4e16585c82
commit f5ce9c8c8f

View File

@ -57,7 +57,7 @@ Alternatively you can also install Godot system-wide like this:
```
inputs = {
# ...
godot.url = "nix run git+https://git.foglar.tech/foglar/godot-4.4.1";
godot.url = "git+https://git.foglar.tech/foglar/godot-4.4.1";
# ...
};