Skip to content

Commit

Permalink
chore: update README.md (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pallab Maiti authored May 31, 2023
1 parent d10fd4a commit 6655654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ For detailed documentation on the Unity SDK, click [**here**](https://www.rudder

4. Click **Import** in the import popup.

5. Add **RudderStack.prefab** file from the path `Assets/RudderStack/RudderAnalytics SDK/Prefabs/RudderStack.prefab` to every scene in your Unity app. Also, make sure that `RudderStack.prefab` is linked to `RSMaster`, `RSScreenView`, and `RSLogger` scripts.
5. Add **RudderStack.prefab** file from the path `Assets/RudderStack/Unity/Prefabs/RudderStack.prefab` to every scene in your Unity app. Also, make sure that `RudderStack.prefab` is linked to `RSMaster`, `RSScreenView`, and `RSLogger` scripts.

6. Import the SDK
```csharp
Expand Down

0 comments on commit 6655654

Please sign in to comment.