Update README.md

This commit is contained in:
Marc Paine 2021-09-09 14:42:42 -07:00 committed by GitHub
parent 74507010fa
commit 449c55501a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 **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** **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. 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.