Skip to content

Commit

Permalink
doc: change suite to trusty in gitian-building.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laanwj committed Nov 19, 2015
1 parent 957c0fd commit 2cecb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/gitian-building.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2cecb24

Please sign in to comment.