Skip to content

Commit

Permalink
specify correct version of dotnet in build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rfvgyhn committed Jul 10, 2024
1 parent f967e70 commit 12e0150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ for the bootstrapper. Since the bootstrapper is only used for users playing via
### Launcher
1. Install the [.Net SDK]

At least version 7. In general, min-ed-launcher follows the latest version of the SDK.
At least version 8. In general, min-ed-launcher follows the latest version of the SDK.
2. Clone repository and build
```
$ git clone https://github.com/rfvgyhn/min-ed-launcher
Expand Down

0 comments on commit 12e0150

Please sign in to comment.