You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,9 @@ This repository demonstrates how to integrate [Unity Matchmaker](https://docs.un
23
23
24
24
## Getting started
25
25
26
-
Select the hosting provider that you want to use under `modules/<provider_name>`:
26
+
First of all you should clone this repository *separately from your Unity project* using your favority Git client (this is not a package that can be installed from within Unity).
27
+
28
+
Then select the hosting provider that you want to use under `modules/<provider_name>`:
0 commit comments