Skip to content

Commit

Permalink
Merge pull request OmniSharp#1241 from 0xF6/master
Browse files Browse the repository at this point in the history
add msbuild_stable to requires
  • Loading branch information
DustinCampbell authored Jul 5, 2018
2 parents 7f347bb + 246c929 commit b2cd0d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ OmniSharp-Roslyn is a .NET development platform based on [Roslyn](https://github

OmniSharp-Roslyn is built with the [.NET Core SDK](https://dot.net/) on Windows and [Mono](http://www.mono-project.com/) on OSX/Linux. It targets the __net46__ target framework. OmniSharp requires __mono__ (>=5.2.0) if it is run on a platform other than Windows.

For Arch Linux users, need package __msbuild_stable__ (>= 15.0)

In addition, if you need the HTTP interface and you want to run on Linux, you'll also need to make sure that you have [libuv](http://libuv.org) installed.

## What's new
Expand Down

0 comments on commit b2cd0d7

Please sign in to comment.