Skip to content

Updating install instructions #806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 4, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/installation/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ Use with caution:

1. Open your **Unity Hub** and select the **Project** you are presently working on or create a **New Project**.
1. From the menu bar, navigate to **Window** > **Package Manager**.
1. Click the plus sign ![Add](/img/add.png) in the **Package Manager** status bar and select **Add package by name..**.
1. When using 2021.3+ click the plus sign ![Add](/img/add.png) in the **Package Manager** status bar and select **Add package by name**.
1. If using 2020.3LTS there is no option to add by package name, instead click **Add package from git URL**.

![Package Installed](/img/install/addbyname.png)

Expand All @@ -62,4 +63,4 @@ See the following content to continue your journey using Netcode:
* [Boss Room](../learn/bossroom/getting-started-boss-room.md)
* [2D Spaceshooter Bitesize Sample](../learn/bitesize/bitesize-spaceshooter.md)
* [Invaders Bitesize Sample](../learn/bitesize/bitesize-invaders.md)
* [Client-Driven Bitesize Sample](../learn/bitesize/bitesize-clientdriven.md)
* [Client-Driven Bitesize Sample](../learn/bitesize/bitesize-clientdriven.md)