Skip to content

Commit 6a56f1a

Browse files
committed
Update README.md
1 parent 8bc98a7 commit 6a56f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you want to use the latest dev build then you need to:
2828
<configuration>
2929
<packageSources>
3030
<clear />
31-
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v3/index.json" />
31+
<add key="AspNetVNext" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
3232
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
3333
</packageSources>
3434
</configuration>

0 commit comments

Comments
 (0)