diff --git a/README.md b/README.md index 9a7a685..02979a4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Implement the actions required to play Magic the Gathering in Unity. Assume we only have a card's image. # Setup -- Install Unity 6 +- Install Unity Hub. +- In Unity Hub under installs install Unity 6 - Clone the repository -- Open the project with Unity Hub +- In Unity Hub projects tab, click add project from disk and select the "WizardDuelsProject" folder in the "WizardDuels" + folder from the repository.