We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cba70b commit b85aad6Copy full SHA for b85aad6
1 file changed
README.md
@@ -45,7 +45,7 @@ DEB and RPM repositories are maintained with best effort.
45
46
```
47
#apt.xpam.pl
48
- deb https://apt.xpam.pl/ jessie main
+ deb [arch=amd64] https://apt.xpam.pl/ jessie main
49
50
51
2. Add GPG key: `wget -qO - https://apt.xpam.pl/xpam.pl-pubkey.asc | sudo apt-key add -`
0 commit comments