improve: clarification of add step for nuget package
This commit is contained in:
@@ -63,6 +63,7 @@ Alternatively, add the NuGet source:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
dotnet nuget add source --name hangman-lab https://git.hangman-lab.top/api/packages/hzhang/nuget/index.json
|
dotnet nuget add source --name hangman-lab https://git.hangman-lab.top/api/packages/hzhang/nuget/index.json
|
||||||
|
dotnet add package --source hangman-lab Skeleton
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user