aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-11-17 10:24:05 +0100
committerWladimir J. van der Laan <[email protected]>2015-11-19 13:01:35 +0100
commit2cecb2460002bc645e47e8517b21099b0faec818 (patch)
treeb7e3e1cefbc2336e93d7e1b99049090d2d090eef
parentgitian: make windows build deterministic (diff)
downloaddiscoin-2cecb2460002bc645e47e8517b21099b0faec818.tar.xz
discoin-2cecb2460002bc645e47e8517b21099b0faec818.zip
doc: change suite to trusty in gitian-building.md
-rw-r--r--doc/gitian-building.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md
index 43de87d4b..019e85169 100644
--- a/doc/gitian-building.md
+++ b/doc/gitian-building.md
@@ -320,7 +320,7 @@ Execute the following as user `debian`:
```bash
cd gitian-builder
-bin/make-base-vm --lxc --arch amd64 --suite precise
+bin/make-base-vm --lxc --arch amd64 --suite trusty
```
There will be a lot of warnings printed during the build of the image. These can be ignored.