Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ReactUnity/core
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtGokhan committed Oct 6, 2024
2 parents 7fa5816 + 49aaad7 commit b103518
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ https://github.com/ReactUnity/core.git#latest

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

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

0 comments on commit b103518

Please sign in to comment.