Remove "with dotnet"

Co-Authored-By: Llaurence <40535137+Llaurence@users.noreply.github.com>
This commit is contained in:
Dean Herbert
2019-01-18 08:52:52 +00:00
committed by GitHub
parent 94648658f7
commit 2db2846882

View File

@ -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