Skip to content
Snippets Groups Projects
Commit cc0c961a authored by Paul Nitzke's avatar Paul Nitzke
Browse files

Merge branch 'readme2' into 'master'

Fix the same issue as in 78b0b292

See merge request !25
parents ddced991 9f93b0bc
No related branches found
No related tags found
1 merge request!25Fix the same issue as in 78b0b29274f486c2c42d72533ea916f99bc08562
......@@ -30,7 +30,7 @@ dotnet build ./src/SparseTransform.CLI/SparseTransform.CLI.csproj --configuratio
dotnet build ./src/SparseTransform.CLI/SparseTransform.CLI.csproj --runtime <RID> --self-contained --configuration Release
```
<RID> specifies the Runtime-ID that you want to build for. For available options see the [.NET RID Catalog](https://docs.microsoft.com/en-us/dotnet/core/rid-catalog)
\<RID> specifies the Runtime-ID that you want to build for. For available options see the [.NET RID Catalog](https://docs.microsoft.com/en-us/dotnet/core/rid-catalog)
## How to Build the Documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment