Skip to content

Commit

Permalink
README: add Roslyn note
Browse files Browse the repository at this point in the history
  • Loading branch information
kaso17 committed May 21, 2018
1 parent 88202c1 commit 2cf3cf1
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 @@ -329,6 +329,8 @@ Detailed instructions for [Ubuntu 14.x](http://www.htpcguides.com/install-jacket

If you want to run it with a user without a /home directory you need to add `Environment=XDG_CONFIG_HOME=/path/to/folder` to your systemd file, this folder will be used to store your config files.

Mono must bee compiled with the Roslyn compiler (default), using MCS will cause "An error has occurred." errors (See #2704).

## Installation on macOS

### Prerequisites
Expand Down

0 comments on commit 2cf3cf1

Please sign in to comment.