diff --git a/README.md b/README.md index b7818f0a7..10f5203b0 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,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\net7.0\fsdocs.exe watch - src\fsdocs-tool\bin\Debug\net7.0\fsdocs.exe build --clean + src\fsdocs-tool\bin\Debug\net6.0\fsdocs.exe watch + src\fsdocs-tool\bin\Debug\net6.0\fsdocs.exe build --clean ## Maintainer(s)