mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
doc: change suite to trusty in gitian-building.md
This commit is contained in:
parent
957c0fd7c0
commit
2cecb24600
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ Execute the following as user `debian`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd gitian-builder
|
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.
|
There will be a lot of warnings printed during the build of the image. These can be ignored.
|
||||||
|
|
Loading…
Add table
Reference in a new issue