diff --git a/fake-sample/README.md b/fake-sample/README.md index 744c397b20..d36e325c00 100644 --- a/fake-sample/README.md +++ b/fake-sample/README.md @@ -7,7 +7,9 @@ This was installed by: > dotnet new tool-manifest + > dotnet tool install fake-cli + > dotnet tool install fantomas-tool 2. Execute script: @@ -16,4 +18,4 @@ This was installed by: Check the format afterwards: -> dotnet fake run script.fsx -t CheckFormat \ No newline at end of file +> dotnet fake run script.fsx -t CheckFormat