Update README.md

pull/140/head
Drew 8 years ago
parent 4c82f4d821
commit b82eca50b6

@ -52,10 +52,13 @@ sudo wget {release zip file url}
sudo unzip PlexRequests.zip -d /opt/PlexRequests
```
####Install Mono (this app will be used to actually run the .net libraries and executable)
####Install Mono (must be on v4.x for compatibility)
```sudo apt-get install mono-devel```
if you're not installing v4.x, check here for instructions:
http://www.mono-project.com/docs/getting-started/install/linux/
####Verify Mono properly runs PlexRequests
```sudo /usr/bin/mono /opt/PlexRequests/Release/PlexRequests.exe```

Loading…
Cancel
Save