mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03: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
|
||||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue