Skip to content

Commit cd0dbca

Browse files
Update helloworld.md (#800)
Fix Golden Path written instead of Hello World
1 parent 35da82e commit cd0dbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/helloworld.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ public class NetworkCommandLine : MonoBehaviour
186186
Now we will test that the command line helper script works.
187187

188188
1. Select **File** > **Build and Run**.
189-
1. Create a new folder called `Build` inside your Golden Path project folder.
189+
1. Create a new folder called `Build` inside your Hello World project folder.
190190
1. **Save As** the binary `HelloWorld`.
191191
1. Your project will build and launch in a new window, and you should see the plane.
192192
1. Quit your app.

0 commit comments

Comments
 (0)