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 24686da commit 72a7637Copy full SHA for 72a7637
1 file changed
linux/README.md
@@ -33,7 +33,7 @@ A native Linux application to control your AirPods, with support for:
33
sudo pacman -S openssl
34
35
# For Debian / Ubuntu
36
- sudo apt-get install libssl-devel
+ sudo apt-get install libssl-dev
37
38
# For Fedora
39
sudo dnf install openssl-devel
0 commit comments