Change readme

This commit is contained in:
FUH22860 2023-05-17 12:22:18 +02:00
parent 454717431f
commit dfb7cd8405
No known key found for this signature in database
GPG Key ID: 823B74C713EF8EC3

View File

@ -31,7 +31,7 @@ dotnet build chksum.csproj
Publish project Publish project
```bash ```bash
dotnet publish --configuration Release --arch x64 --use-current-runtime --self-contained dotnet publish --configuration Release chksum.csproj
``` ```
Go to the publish folder Go to the publish folder