We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae2e3c5 commit f405abcCopy full SHA for f405abc
README.md
@@ -37,7 +37,7 @@ sudo dnf install iemidi
37
38
```sh
39
sudo wget -O /etc/apt/trusted.gpg.d/ie-public.gpg https://interactive-echoes.github.io/Downloads/ie-public.gpg
40
-sudo wget -O /etc/apt/sources.list.d/IE.list https://interactive-echoes.github.io/Downloads/Linux/DEB/IE.list
+sudo wget -O /etc/apt/sources.list.d/IE.sources https://interactive-echoes.github.io/Downloads/Linux/DEB/IE.sources
41
sudo apt update
42
sudo apt install iemidi
43
```
0 commit comments