Skip to content

Commit

Permalink
docs: fix typing
Browse files Browse the repository at this point in the history
  • Loading branch information
realybin authored Oct 24, 2024
1 parent 61ee860 commit a0a89b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Before you using following commands, please ensure that you have read [this](htt
dotnet publish -c Release --self-contained -r win-x64 -o .\publish
```
```shell
vpk pack -u SketchNow -v 1.0.0 -p .\publish -e SketchNow.ex
vpk pack -u SketchNow -v 1.0.0 -p .\publish -e SketchNow.exe
```
### Test
- Moq.AutoMocker
Expand Down

0 comments on commit a0a89b7

Please sign in to comment.