Skip to content

Commit 29c28eb

Browse files
authored
Update README.md (#4105)
1 parent aa1e690 commit 29c28eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ This repo is the starting point for building .NET from source. It contains docum
88

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

11-
## Building .NET 8.0
11+
## Building .NET 8.0+
1212

13-
.NET 8.0 (currently in prerelease) and newer will be built from the [dotnet/dotnet](https://github.com/dotnet/dotnet) repo.
13+
.NET 8.0 and newer will be built from the [dotnet/dotnet](https://github.com/dotnet/dotnet) repo.
1414
Clone the dotnet/dotnet repo and check out the tag for the desired release.
1515
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.
1616

0 commit comments

Comments
 (0)