mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
Add curl to Gitian setup instrustions
curl is required to fetch dependencies [ci skip]
This commit is contained in:
parent
87d6562299
commit
ce41cf082c
@ -252,7 +252,7 @@ First we need to log in as `root` to set up dependencies and make sure that our
|
|||||||
user can use the sudo command. Type/paste the following in the terminal:
|
user can use the sudo command. Type/paste the following in the terminal:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
apt-get install git ruby sudo apt-cacher-ng qemu-utils debootstrap lxc python-cheetah parted kpartx bridge-utils make ubuntu-archive-keyring
|
apt-get install git ruby sudo apt-cacher-ng qemu-utils debootstrap lxc python-cheetah parted kpartx bridge-utils make ubuntu-archive-keyring curl
|
||||||
adduser debian sudo
|
adduser debian sudo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user