From 2caa09bb1e0950f41acd37911c17591f6e381b1f Mon Sep 17 00:00:00 2001 From: kaso17 Date: Mon, 21 May 2018 15:51:07 +0200 Subject: [PATCH] fix bee --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 725458dff..d2a12a7ba 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ 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 https://github.com/Jackett/Jackett/issues/2704). +Mono must be compiled with the Roslyn compiler (default), using MCS will cause "An error has occurred." errors (See https://github.com/Jackett/Jackett/issues/2704). ## Installation on macOS