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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ _iOS is a trademark of Apple, Inc._
16
16
17
17
####Set up:
18
18
1. <h4>Installation</h4>
19
-
Download __googleanalyticsv3.unitypackage__ from our [github page](https://github.com/googleanalytics/google-analytics-plugin-for-unity/raw/master/googleanalyticsV3.unitypackage) and import it into your Unity project by double clicking it .
19
+
Download __googleanalyticsv3.unitypackage__ from our [github page](https://github.com/googleanalytics/google-analytics-plugin-for-unity/raw/master/googleanalyticsv3.unitypackage) and import it into your Unity project by double clicking it .
20
20
2. <h4>Platform specific configuration</h4>
21
21
__[Android Only]__
22
22
* If your project does not already have a file called _AndroidManifest.xml_ in _<YOUR PROJECT ROOT>/Assets/Plugins/Android/_, build the project for Android and then copy the _AndroidManifest.xml_ from the _Temp/StagingArea/_ directory (it will be under the directory you chose to build in). Paste it into _<YOUR PROJECT ROOT>/Assets/Plugins/Android/_
0 commit comments