Browse Source

Updated build instructions for Unix

Based on personal experience and #1062.
pull/1121/head
Kevin Mok 7 years ago committed by GitHub
parent
commit
09848757db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -57,7 +57,7 @@ Unix: @@ -57,7 +57,7 @@ Unix:
Add `Sdk="Microsoft.NET.Sdk"` to the `Project` element.
This is required due to a tooling issue on Unix.
Please do not commit this when contributing a pull request!
- Use ICSharpCode.Decompiler.Console.sln to work.
- Use Frontends.sln to work.
How to contribute
-----------------

Loading…
Cancel
Save