Skip to content

Commit 3be0bd0

Browse files
Update SDK import instructions in README
Clarified instructions for adding the SDK via Package Manager.
1 parent 300cde2 commit 3be0bd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SDK/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you are contributing to the Privy SDK codebase, **read
2121
## Importing the SDK
2222

2323
1. Clone or copy the `SDK/` folder into your Unity project’s `Assets/`.
24-
2. Alternatively add the package via Package Manager (git URL or OpenUPM).
24+
2. Alternatively add the package via Package Manager (git URL or OpenUPM). Use https://github.com/privy-io/unity-sdk.git?path=SDK when adding via git URL.
2525
3. Verify the SDK installation by locating the Privy SDK components in your
2626
project’s `Packages` or `Assets` folder.
2727

0 commit comments

Comments
 (0)