Changed >3.4.0 mono version to >=3.4.1 to avoid confusion
This commit is contained in:
parent
8a75984d44
commit
feadd7c96b
|
|
@ -18,7 +18,7 @@ These are the current minimum requirements, they do not necesarilly represent ou
|
||||||
|
|
||||||
|
|
||||||
### OSX/Linux
|
### OSX/Linux
|
||||||
* Mono > 3.4.0 - Currently this means compiling mono from source from https://github.com/mono/mono
|
* Mono >= 3.4.1 - Currently this means compiling Mono from source from https://github.com/mono/mono
|
||||||
* On Linux, you may need to run `mozroots --import --sync` after installing mono
|
* On Linux, you may need to run `mozroots --import --sync` after installing mono
|
||||||
* bash or zsh and curl
|
* bash or zsh and curl
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue