Fixed syntax of mozroots command and some other small layout fixes

This commit is contained in:
Graeme Christie 2014-05-26 17:08:49 +08:00
parent 5391149119
commit 8a75984d44
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ These are the current minimum requirements, they do not necesarilly represent ou
### OSX/Linux
* 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
* bash/zsh and curl
* On Linux, you may need to run `mozroots --import --sync` after installing mono
* bash or zsh and curl
#Getting Started