diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2014-08-12 19:24:05 -0400 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2014-11-19 22:49:41 -0500 |
commit | 4bbbdf3244e9a71e48a615a36e34de6dc0f85030 (patch) | |
tree | 491194986bb00b5d75ceff09721855f6a0dea18c /contrib/gitian-descriptors | |
parent | 1aead42d41178d0eeeae2c1b7d0131af9d6fffd2 (diff) |
gitian: quick docs update
Diffstat (limited to 'contrib/gitian-descriptors')
-rw-r--r-- | contrib/gitian-descriptors/README.md | 1 |
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 .. |