We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4beec3 commit 905ded1Copy full SHA for 905ded1
README.md
@@ -11,7 +11,7 @@ This template can be installed in multiple ways :
11
### Using `dotnet new`
12
13
1. clone the repository
14
-2. in the repository, run `dotnet install .`
+2. in the repository, run `dotnet new install .`
15
3. once installed, run `dotnet new nuxt -o <project-directory>` to create a project using the template
16
17
### Using GitHub's template feature
0 commit comments