Skip to content

Commit bdad47d

Browse files
committed
remove specific version number from readme
1 parent f7ccc74 commit bdad47d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This package requires Unity 2022.3.27 (LTS), Unity 6 or newer.
99
To use Bugfender in your Unity project, follow these steps:
1010
* Browse to the Package Manager panel (**Window** menu > **Package Manager**)
1111
* Press the **Add (+)** button and **Add package from git URL...**
12-
* Enter the URL: `https://github.com/bugfender/BugfenderSDK-Unity.git#2.0.0`
12+
* Enter the URL: `https://github.com/bugfender/BugfenderSDK-Unity.git`
1313
* From the **Project** panel, open the **Packages** / **Bugfender** package and drag the **Bugfender** prefab to your main scene.
1414
* Set the app key in the **Inspector** panel.
1515
* You can use the `Bugfender.Log()` method to write logs.

0 commit comments

Comments
 (0)