Skip to content

Commit 0802480

Browse files
Update src/connections/sources/catalog/libraries/server/csharp/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent e969fc4 commit 0802480

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/csharp

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/csharp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To get started with the Analytics-CSharp library:
3434
1. Create a Source in Segment.
3535
1. Go to **Connections > Sources > Add Source**.
3636
2. Search for *Xamarin, Unity, or .NET* (whichever source you want to use) and click **Add Source**. **Note:** There is no CSharp source. To use Analytics-CSharp, use either Xamarin, Unity, or .NET as your source.
37-
2. Add the Analytics dependency to your project. **Analytics-CSharp** is distributed via NuGet. Check other installation options [here](https://www.nuget.org/packages/Segment.Analytics.CSharp/).
37+
2. Add the Analytics dependency to your project. Analytics-CSharp is distributed through NuGet. Check other installation options [here](https://www.nuget.org/packages/Segment.Analytics.CSharp/).
3838

3939
```
4040
dotnet add package Segment.Analytics.CSharp --version <LATEST_VERSION>

0 commit comments

Comments
 (0)