Skip to content

Commit c504fa0

Browse files
authored
Update installation.md
1 parent b437d68 commit c504fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/getting-started/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Assuming you have the .NET SDK installed, simply run:
66

77
`dotnet new install TUnit.Templates`
8+
89
`dotnet new TUnit -n "YourProjectName"`
910

1011
A new test project will be created for you with some samples of different test types and tips. When you're ready to get going, delete them and create your own!

0 commit comments

Comments
 (0)