From 04e39006680592e6e3758ed4eb1be34d75c4e555 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 8 Feb 2015 18:18:10 +0100 Subject: [PATCH] README: grammar for previous. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1f9755febb..26934e14370 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ The first mode (cross compilation) is as easy as: $ ./xbps-src -a i686 pkg ... -The second mode (native) needs x86 `masterdir`: +The second mode (native) needs a new x86 `masterdir`: $ ./xbps-src -m masterdir-x86 binary-bootstrap i686 $ ./xbps-src -m masterdir-x86 ...