Skip to content

Commit 905ded1

Browse files
authored
Update README.md
1 parent d4beec3 commit 905ded1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This template can be installed in multiple ways :
1111
### Using `dotnet new`
1212

1313
1. clone the repository
14-
2. in the repository, run `dotnet install .`
14+
2. in the repository, run `dotnet new install .`
1515
3. once installed, run `dotnet new nuxt -o <project-directory>` to create a project using the template
1616

1717
### Using GitHub's template feature

0 commit comments

Comments
 (0)