From c7d8107a2386c2d837d7e231994e5f31fdbfd187 Mon Sep 17 00:00:00 2001 From: Drew Date: Tue, 5 Apr 2016 14:38:37 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9774d2eac..ff584eefb 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,11 @@ sudo unzip PlexRequests.zip -d /opt/PlexRequests ```sudo apt-get install mono-devel``` -if apt-get does not install mono v4.x, uninstall it, and check here for instructions: +####Check your Mono version + +```sudo mono --version``` + +if you don't see v4.x, uninstall it, and check here for instructions: http://www.mono-project.com/docs/getting-started/install/linux/ ####Verify Mono properly runs PlexRequests