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
{{ message }}
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,9 @@ PM> Install-Package Trakt.NET
59
59
60
60
or with the [NuGet Package Management](https://docs.nuget.org/consume/package-manager-dialog) in Visual Studio and search for "trakt".
61
61
62
-
Each release will also be published [here](https://henrikfroehling.github.io/Trakt.NET/downloads/) and [here](https://github.com/henrikfroehling/Trakt.NET/releases).
62
+
Each release will also be published in [Releases](https://github.com/henrikfroehling/Trakt.NET/releases).
63
+
To get the latest (maybe unstable) build package, visit the [MyGet](https://www.myget.org/feed/trakt-net/package/nuget/Trakt.NET)-Feed
64
+
or add the [AppVeyor](https://ci.appveyor.com/nuget/trakt-net)-Feed to your list of Nuget-Sources.
0 commit comments