We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b197b commit da30270Copy full SHA for da30270
README.md
@@ -12,7 +12,7 @@ Saturn has nice [documentation](https://saturnframework.github.io/docs/) and I a
12
13
## How to build
14
15
-1. Install the .NET Core SDK from https://www.microsoft.com/net/download
+1. Install the .NET Core 3.0 preview 7 SDK from https://dotnet.microsoft.com/download/dotnet-core/3.0
16
2. Install FAKE: `dotnet tool install fake-cli -g`
17
3. Inside the repo directory, run `fake build`
18
0 commit comments