Skip to content

Commit c508e39

Browse files
committed
Update README.md
1 parent 95976fe commit c508e39

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@ $ dotnet new --uninstall "$(shell pwd)/NETStandardClassLibrary"
4545
## Setup
4646

4747
<img src="Screenshots/setup.png" width="500">
48+
49+
## Build Nuget
50+
51+
```bash
52+
$ dotnet pack "$(shell pwd)/NETStandardClassLibraryTemplate.csproj"
53+
```

0 commit comments

Comments
 (0)