Skip to content

Commit b103518

Browse files
committed
Merge branch 'main' of github.com:ReactUnity/core
2 parents 7fa5816 + 49aaad7 commit b103518

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ https://github.com/ReactUnity/core.git#latest
3434

3535
- Create a canvas and add `ReactRendererUGUI` component to it
3636
- Run [`npx @reactunity/create@latest`](https://github.com/ReactUnity/create) in your Unity project root to create a React project
37-
- Run `npm start` from React project
37+
- Install all dependencies `npm intall` from React project
38+
- Run `npm run start` from React project
3839
- Click play in Unity
3940

4041
Visit the documentation on the [main website](https://reactunity.github.io) to learn more.

0 commit comments

Comments
 (0)