From fa163b3d2120da2547ba4729f7cbb1f36f5f52dd Mon Sep 17 00:00:00 2001 From: Tim Young Date: Fri, 22 Feb 2019 14:24:45 -0600 Subject: [PATCH] ubuntu 18.04 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e42c50..9d4dfb8 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ On Mint or ubuntu, you can do this by running: $ sudo apt-get install mono-complete mono-xbuild git +For Ubuntu 18.04 also install libmono-microsoft-visualbasic10.0-cil + On Centos, you need the epel repository # yum install epel-release # yum install mono-complete mono-devel