Skip to content

Commit 75f5fcb

Browse files
README.md: fix PPA name
1 parent 500540d commit 75f5fcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ What happens when you combine _[devdocs](https://devdocs.io)_ API documentation,
1111
Debian/Ubuntu/etc:
1212

1313
```shell
14-
$ sudo add-apt-repository ppa:ppa-verse/dev
14+
$ sudo add-apt-repository ppa:ppa-verse/devdocs
1515
$ sudo apt install devdocs
1616
```
1717
```shell
@@ -23,7 +23,7 @@ $ sudo apt install devdocs-data-css devdocs-data-html
2323
RaspberryPi:
2424

2525
```shell
26-
$ sudo add-apt-repository -S deb https://ppa.launchpadcontent.net/ppa-verse/dev/ubuntu jammy main
26+
$ sudo add-apt-repository -S deb https://ppa.launchpadcontent.net/ppa-verse/devdocs/ubuntu jammy main
2727
$ sudo apt install devdocs
2828
```
2929
```shell

0 commit comments

Comments
 (0)