Browse Source

Add installation notes

pull/1218/merge
Christoph Wille 7 years ago committed by GitHub
parent
commit
4b5ee09603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      ICSharpCode.Decompiler.Console/README.md

11
ICSharpCode.Decompiler.Console/README.md

@ -1,8 +1,13 @@
# ICSharpCode.Decompiler.Console # ilspycmd
netcoreapp 2.0 console application using ICSharpCode.Decompiler
``` ```
./ilspycmd -h dotnet tool install ilspycmd -g
```
.NET Core 2.1 Tool
```
ilspycmd -h
Usage: [arguments] [options] Usage: [arguments] [options]

Loading…
Cancel
Save