diff options
author | onefang | 2019-06-03 16:32:37 +1000 |
---|---|---|
committer | onefang | 2019-06-03 16:32:37 +1000 |
commit | a73994df749f45a023ea8f24daab68d40ef2b63c (patch) | |
tree | 84777dbf8740b6e06f827a1f91053bbcadda2e58 | |
parent | A little tweaking of log levels. (diff) | |
download | opensim-SC_OLD-a73994df749f45a023ea8f24daab68d40ef2b63c.zip opensim-SC_OLD-a73994df749f45a023ea8f24daab68d40ef2b63c.tar.gz opensim-SC_OLD-a73994df749f45a023ea8f24daab68d40ef2b63c.tar.bz2 opensim-SC_OLD-a73994df749f45a023ea8f24daab68d40ef2b63c.tar.xz |
Instructions for latest Mono.
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -11,6 +11,11 @@ Debian 8, and Devuan 9, YMMV. This is also a WIP, use it at your own | |||
11 | risk. It's been used to set up a few freshly installed servers though. | 11 | risk. It's been used to set up a few freshly installed servers though. |
12 | It should work on recent Debian based Linux distros. | 12 | It should work on recent Debian based Linux distros. |
13 | 13 | ||
14 | You may want to use the latest Mono, you can get it by following the | ||
15 | instructions at - | ||
16 | |||
17 | https://www.mono-project.com/docs/getting-started/install/linux/ | ||
18 | |||
14 | 19 | ||
15 | For those in a hurry. | 20 | For those in a hurry. |
16 | --------------------- | 21 | --------------------- |