From 449c55501aa2e48e2ccb7b4bde0eaa4fd24f11a8 Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Thu, 9 Sep 2021 14:42:42 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f816eeb76..362c26c1b 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ With development builds, internal NuGet feeds are necessary for some scenarios ( **Note:** that you may need to add the dotnet5 feed for a short period of time while .NET transitions to .NET 6 **For .NET 6 Optional workloads** +_The below feed is needed for releases before RC1_ We strongly recommend using `--skip-manifest-update` with `dotnet workload install` as otherwise you could pick up a random build of various workloads as we'll automatically update to the newest one available on the feed.