We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5747ce3 commit 70e3d91Copy full SHA for 70e3d91
Nautilus/Documentation/guides/dev-setup.md
@@ -81,7 +81,7 @@ Since the project setup can be quite tedious for experienced developers and conf
81
82
To install the template, run the following command in a terminal:
83
```bash
84
-dotnet new -i Subnautica.Templates
+dotnet new install Subnautica.Templates
85
```
86
87
> [!NOTE]
0 commit comments