Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: kushG <[email protected]>
  • Loading branch information
kushG authored Nov 14, 2023
1 parent a4c4675 commit bdeffa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.chartboost.mediation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In order to add the Chartboost Mediation Unity SDK to your project using the npm

```json
"dependencies": {
"com.chartboost.mediation": "4.4.0",
"com.chartboost.mediation": "4.7.0",
...
},
"scopedRegistries": [
Expand All @@ -46,7 +46,7 @@ In order to add the Chartboost Mediation Unity SDK to your project using the npm
]
```

#### Using the public [nuget package]()
#### Using the public [nuget package](https://www.nuget.org/packages/Chartboost.CSharp.Mediation.Unity)

To add the Chartboost Mediation Unity to your project using the nuget package, you will first need to add the [NugetForUnity](https://github.com/GlitchEnzo/NuGetForUnity) package into your Unity Project.

Expand Down

0 comments on commit bdeffa3

Please sign in to comment.