Skip to content

Commit 7539ce6

Browse files
committed
Update README.md
1 parent 0838ffc commit 7539ce6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88

99
### NuGet
1010

11-
Download latest [release](https://github.com/neogeek/NETStandardClassLibraryTemplate/releases) and install via the Project Templates dialog in Rider.
11+
```bash
12+
$ dotnet new --install com.scottdoxey.netstandardclasslibrary::1.0.0
13+
```
14+
15+
or download the latest package file from [releases](https://github.com/neogeek/NETStandardClassLibraryTemplate/releases) and install via the Project Templates dialog in Rider.
1216

1317
<img src="Screenshots/install.png" width="500">
1418

0 commit comments

Comments
 (0)