diff options
| author | Cory Fields <[email protected]> | 2014-08-12 19:24:05 -0400 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2014-11-19 22:49:41 -0500 |
| commit | 4bbbdf3244e9a71e48a615a36e34de6dc0f85030 (patch) | |
| tree | 491194986bb00b5d75ceff09721855f6a0dea18c /contrib/gitian-descriptors/README.md | |
| parent | gitian: descriptors overhaul (diff) | |
| download | discoin-4bbbdf3244e9a71e48a615a36e34de6dc0f85030.tar.xz discoin-4bbbdf3244e9a71e48a615a36e34de6dc0f85030.zip | |
gitian: quick docs update
Diffstat (limited to 'contrib/gitian-descriptors/README.md')
| -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 7a67263ee..061b897d2 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 .. |