doc: change suite to trusty in gitian-building.md

This commit is contained in:
Wladimir J. van der Laan 2015-11-17 10:24:05 +01:00
parent 957c0fd7c0
commit 2cecb24600

View file

@ -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.