Update readme to reflect new url structure for apt repoa
This commit is contained in:
parent
70fddbb6c4
commit
a0e0c5a322
@ -76,13 +76,13 @@ vi /etc/apt/sources.list.d/peach.list
|
|||||||
Append the following line:
|
Append the following line:
|
||||||
|
|
||||||
```
|
```
|
||||||
deb http://apt.peachcloud.org/debian/ buster main
|
deb http://apt.peachcloud.org/ buster main
|
||||||
```
|
```
|
||||||
|
|
||||||
Add the gpg pub key to the apt-key list:
|
Add the gpg pub key to the apt-key list:
|
||||||
|
|
||||||
```
|
```
|
||||||
wget -O - http://apt.peachcloud.org/peach_pub.gpg | sudo apt-key add -
|
wget -O - http://apt.peachcloud.org/pubkey.gpg | sudo apt-key add -
|
||||||
```
|
```
|
||||||
|
|
||||||
You can then install peach packages with apt:
|
You can then install peach packages with apt:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user