From 5d1b335d6ca52ccdf067453d5fce567eb70a4709 Mon Sep 17 00:00:00 2001 From: Drew Date: Tue, 5 Apr 2016 14:39:04 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff584eefb..ac29e41e0 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ sudo wget {release zip file url} sudo unzip PlexRequests.zip -d /opt/PlexRequests ``` -####Install Mono (must be on v4.x for compatibility) +####Install Mono (must be on v4.x or above for compatibility) ```sudo apt-get install mono-devel``` @@ -60,7 +60,7 @@ sudo unzip PlexRequests.zip -d /opt/PlexRequests ```sudo mono --version``` -if you don't see v4.x, uninstall it, and check here for instructions: +if you don't see v4.x or above, uninstall it, and check here for instructions: http://www.mono-project.com/docs/getting-started/install/linux/ ####Verify Mono properly runs PlexRequests