fix readme formatting

pull/30/head
Miepee 5 years ago committed by GitHub
parent 9af23df4f5
commit 0901c9c28f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,5 +55,5 @@ In order to build for linux, use `dotnet publish AM2RLauncher.Gtk -p:PublishSing
You *have* to specify it to build for Ubuntu, even on non-Ubuntu distros, because one of our Dependencies, libgit2sharp fails on the `linux-x64` RID.
## Mac Instructions
You can open the solution with Visual Studio for Mac, but it likely will crash after compliation. Use `dotnet publish AM2RLauncher.Mac -c release` instead.
You can open the solution with Visual Studio for Mac, but it likely will crash after compliation. Use `dotnet publish AM2RLauncher.Mac -c release` instead.
Note that Mac is currently **unsupported**. We will try to answer questions, but cannot guarantee to fix issues with Mac.

Loading…
Cancel
Save