Skip to content

Commit f029057

Browse files
author
jasoncdavis0
authored
added details on package.json
1 parent 5266f98 commit f029057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ List of steps necessary to setup full Backtrace Unity integration.
8181

8282
- Download the backtrace-unity zip file. Unzip it and keep the folder in a known location. It can be downloaded from https://github.com/backtrace-labs/backtrace-unity/releases
8383
- Open your Unity project
84-
- Use the Unity Package Manager to install the backtrace-unity library (Window -> Package Manager -> Add Package From Disk)
84+
- Use the Unity Package Manager to install the backtrace-unity library (Window -> Package Manager -> Add Package From Disk -> KnownFolder/package.json)
8585

8686
## Integrating into your project
8787

0 commit comments

Comments
 (0)