Skip to content

Commit

Permalink
Update README.md (#4105)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman authored Feb 8, 2024
1 parent aa1e690 commit 29c28eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ This repo is the starting point for building .NET from source. It contains docum

* [Build system requirements](Documentation/system-requirements.md)

## Building .NET 8.0
## Building .NET 8.0+

.NET 8.0 (currently in prerelease) and newer will be built from the [dotnet/dotnet](https://github.com/dotnet/dotnet) repo.
.NET 8.0 and newer will be built from the [dotnet/dotnet](https://github.com/dotnet/dotnet) repo.
Clone the dotnet/dotnet repo and check out the tag for the desired release.
Then, follow the instructions in [dotnet/dotnet's README](https://github.com/dotnet/dotnet/blob/main/README.md#dev-instructions) to build .NET from source.

Expand Down

0 comments on commit 29c28eb

Please sign in to comment.