You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gdscript/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# GDScript Explorations:
4
4
5
-
To build and run GDScript programs on your local machine, download and install the most recent game engine version from the [Godot downloads page](https://godotengine.org/) or use your favorite package manager.
5
+
To build and run GDScript programs on your local machine, download and install the most recent game engine version from the [Godot Engine downloads page](https://godotengine.org/) or use your favorite package manager.
6
6
7
7
Programs in this folder can be run from the command line like so:
0 commit comments