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 35da82e commit cd0dbcaCopy full SHA for cd0dbca
docs/tutorials/helloworld.md
@@ -186,7 +186,7 @@ public class NetworkCommandLine : MonoBehaviour
186
Now we will test that the command line helper script works.
187
188
1. Select **File** > **Build and Run**.
189
-1. Create a new folder called `Build` inside your Golden Path project folder.
+1. Create a new folder called `Build` inside your Hello World project folder.
190
1. **Save As** the binary `HelloWorld`.
191
1. Your project will build and launch in a new window, and you should see the plane.
192
1. Quit your app.
0 commit comments