From ee5023981ea2a5d4d70010f8fef16f8e1d0a96e5 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 20 Aug 2013 20:46:43 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26ed4759b..512610107 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ access to a non-public interface for getting built packages into the repos. ### buildarch A bitmask of architectures to build the package for. This must be set to the decimal equivalent of the bitmask (the number in parenthesis). The values can -be combined (bitwise AND) to select more than one architecture. Without being +be combined (bitwise OR) to select more than one architecture. Without being specified, the package will build for all architectures. * `0000 0001` (1) = *the default*, package will be built for all architectures