From 56c6d64faa36563a74db4669956d0fcb8f13d017 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Sat, 5 Jan 2019 12:59:57 +0100 Subject: [PATCH] Fixed wrong link in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f10de70..abcc7a2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you want to help with layouting/testing devices or if you need support using This is the easiest and therefore preferred way to include RGB.NET in your project. Since there aren't any release-packages right now you'll have to use the CI-feed from [http://nuget.arge.be](http://nuget.arge.be). -You can include it either by adding ```http://nuget.arge.be/v3/index.json``` to your Visual Studio package sources or by adding this [https://github.com/DarthAffe/RGB.NET/tree/master/Documentation/NuGet.Config](NuGet.Config) to your project (at the same level as your solution). +You can include it either by adding ```http://nuget.arge.be/v3/index.json``` to your Visual Studio package sources or by adding this [https://github.com/DarthAffe/RGB.NET/tree/master/Documentation/NuGet.Config](https://github.com/DarthAffe/RGB.NET/tree/master/Documentation/NuGet.ConfigNuGet.Config) to your project (at the same level as your solution). ### Example usage of RGB.NET @@ -18,4 +18,4 @@ You can include it either by adding ```http://nuget.arge.be/v3/index.json``` to #### Example Projects [https://github.com/DarthAffe/KeyboardAudioVisualizer](https://github.com/DarthAffe/KeyboardAudioVisualizer) -[https://github.com/DarthAffe/RGBSyncPlus](https://github.com/DarthAffe/RGBSyncPlus) \ No newline at end of file +[https://github.com/DarthAffe/RGBSyncPlus](https://github.com/DarthAffe/RGBSyncPlus)