Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidducos authored Jul 4, 2024
1 parent abbe715 commit 884b0a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 79EA15C0E82E34BA
```
For ubuntu, the source file (/etc/apt/sources.list.d/mydumper.list) should be:
```
deb https://mydumper.github.io/mydumper/repo/ubuntu ./
deb https://mydumper.github.io/mydumper/repo/apt/ubuntu ./
```
For debian, the source file (/etc/apt/sources.list.d/mydumper.list) should be:
```
deb https://mydumper.github.io/mydumper/repo/debian ./
deb https://mydumper.github.io/mydumper/repo/apt/debian ./
```

0 comments on commit 884b0a5

Please sign in to comment.