diff --git a/README.md b/README.md index 772773e3..a6a4fa5b 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ See https://fsprojects.github.io/FSharp.Formatting/ Once built, you can run the command-line tool to self-build the docs for this directory using dotnet build - src\fsdocs-tool\bin\Debug\net6.0\fsdocs.exe watch - src\fsdocs-tool\bin\Debug\net6.0\fsdocs.exe build --clean + src\fsdocs-tool\bin\Debug\net8.0\fsdocs.exe watch + src\fsdocs-tool\bin\Debug\net8.0\fsdocs.exe build --clean ### Pipelines