From 8a75984d4435a4630fd742c3d2d0313ef30080d6 Mon Sep 17 00:00:00 2001 From: Graeme Christie Date: Mon, 26 May 2014 17:08:49 +0800 Subject: [PATCH] Fixed syntax of mozroots command and some other small layout fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 114faa9c82..c01ae44338 100644 --- a/README.md +++ b/README.md @@ -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