aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2014-08-12 19:24:05 -0400
committerCory Fields <cory-nospam-@coryfields.com>2014-11-19 22:49:41 -0500
commit4bbbdf3244e9a71e48a615a36e34de6dc0f85030 (patch)
tree491194986bb00b5d75ceff09721855f6a0dea18c /contrib
parent1aead42d41178d0eeeae2c1b7d0131af9d6fffd2 (diff)
downloadbitcoin-4bbbdf3244e9a71e48a615a36e34de6dc0f85030.tar.xz
gitian: quick docs update
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gitian-descriptors/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/gitian-descriptors/README.md b/contrib/gitian-descriptors/README.md
index 7a67263ee4..061b897d2a 100644
--- a/contrib/gitian-descriptors/README.md
+++ b/contrib/gitian-descriptors/README.md
@@ -27,7 +27,6 @@ Once you've got the right hardware and software:
# Create base images
cd gitian-builder
- bin/make-base-vm --suite precise --arch i386
bin/make-base-vm --suite precise --arch amd64
cd ..