mirror of https://github.com/ppy/osu
Remove "with dotnet"
Co-Authored-By: Llaurence <40535137+Llaurence@users.noreply.github.com>
This commit is contained in:
parent
94648658f7
commit
2db2846882
|
@ -50,7 +50,7 @@ Build configurations for [Visual Studio 2017+](https://visualstudio.microsoft.co
|
|||
|
||||
> Visual Studio Code users must run the `Restore` task before any build attempt.
|
||||
|
||||
You can also build osu! from the command-line, with `dotnet`:
|
||||
You can also build osu! from the command-line:
|
||||
|
||||
```
|
||||
dotnet restore
|
||||
|
|
Loading…
Reference in New Issue