Skip to content

Commit da30270

Browse files
Update readme
1 parent 66b197b commit da30270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Saturn has nice [documentation](https://saturnframework.github.io/docs/) and I a
1212

1313
## How to build
1414

15-
1. Install the .NET Core SDK from https://www.microsoft.com/net/download
15+
1. Install the .NET Core 3.0 preview 7 SDK from https://dotnet.microsoft.com/download/dotnet-core/3.0
1616
2. Install FAKE: `dotnet tool install fake-cli -g`
1717
3. Inside the repo directory, run `fake build`
1818

0 commit comments

Comments
 (0)