Skip to content

Commit 2cecb24

Browse files
committed
doc: change suite to trusty in gitian-building.md
1 parent 957c0fd commit 2cecb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/gitian-building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ Execute the following as user `debian`:
320320

321321
```bash
322322
cd gitian-builder
323-
bin/make-base-vm --lxc --arch amd64 --suite precise
323+
bin/make-base-vm --lxc --arch amd64 --suite trusty
324324
```
325325

326326
There will be a lot of warnings printed during the build of the image. These can be ignored.

0 commit comments

Comments
 (0)