diff --git a/doc/md/Installation_Instructions/Linux-Installation-Instructions.md b/doc/md/Installation_Instructions/Linux-Installation-Instructions.md index d3cf2b9f4..ad96b3470 100644 --- a/doc/md/Installation_Instructions/Linux-Installation-Instructions.md +++ b/doc/md/Installation_Instructions/Linux-Installation-Instructions.md @@ -138,7 +138,7 @@ sudo zypper --gpg-auto-import-keys refresh && \ sudo zypper install cross-arm-none-eabi-gcc13 cross-arm-none-eabi-newlib ``` -Note that Bluez is not available on openSUSE so the native Bluetooth support won't be available in the client. +Note that Bluez is not available on openSUSE Leap so the native Bluetooth support won't be available in the client. ## On openSUSE Tumbleweed ^[Top](#top)