mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-13 11:20:31 +00:00
Revert "updating the dotnet command because -i is deprecated."
This reverts commit 03fa104377.
This commit is contained in:
@@ -7,7 +7,7 @@ Templates to use when starting off with osu!framework. Create a fully-testable,
|
||||
```bash
|
||||
# install (or update) template package.
|
||||
# this only needs to be done once
|
||||
dotnet new install ppy.osu.Framework.Templates
|
||||
dotnet new -i ppy.osu.Framework.Templates
|
||||
|
||||
## IMPORTANT: Do not use spaces or hyphens in your project name for the following commands.
|
||||
## This does not play nice with the templating system.
|
||||
|
||||
Reference in New Issue
Block a user