From 14dce36a286ce429af25635d1fffbc8f40cc966e Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Tue, 19 Sep 2017 11:24:35 +0200 Subject: [PATCH] Fix typo, add link to subdirectory --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f66ee154..0328a53d4 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ Download: [latest release](https://github.com/icsharpcode/ILSpy/releases) | [lat Note: Only the CI builds support .NET Standard/Core assemblies. However, those builds are not yet at feature parity with the released bits, see [C# language support status](https://github.com/icsharpcode/ILSpy/issues/829) for details. -Looking for (Linux/Max/Windows) command line client (or a sample for the [ICSharpCode.Decompiler](https://www.nuget.org/packages/ICSharpCode.Decompiler/) Nuget)? -Check out ICSharpCode.Decompiler.Console! +Looking for a (Linux/Mac/Windows) command line client (or a sample for the [ICSharpCode.Decompiler](https://www.nuget.org/packages/ICSharpCode.Decompiler/) Nuget)? Check out [ICSharpCode.Decompiler.Console](ICSharpCode.Decompiler.Console)! License -------