Fixed syntax of mozroots command and some other small layout fixes
This commit is contained in:
parent
5391149119
commit
8a75984d44
|
|
@ -19,8 +19,8 @@ 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.0 - Currently this means compiling mono from source from https://github.com/mono/mono
|
||||||
* On Linux, you may need to run `mozroots --import` after installing mono
|
* On Linux, you may need to run `mozroots --import --sync` after installing mono
|
||||||
* bash/zsh and curl
|
* bash or zsh and curl
|
||||||
|
|
||||||
#Getting Started
|
#Getting Started
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue