Skip to content

Commit 5a21cb3

Browse files
committed
fix docs
Signed-off-by: Andrey Parfenov <a1994ndrey@gmail.com>
1 parent cf90732 commit 5a21cb3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/SupportedBoards.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ Steps to find MAC address:
10841084
- On Linux: install bluez-utils and run :code:`bluetoothctl paired-devices`
10851085
- On MacOS: run :code:`system_profiler SPBluetoothDataType`
10861086

1087-
**On Linux in order to compile and use it you may need to install :code:`libbluetooth-dev` for Debian like systems from :code:`apt-get` and :code:`bluez-libs-devel` for Fedora like systems from :code:`dnf`.**
1087+
On Linux in order to compile and use it you may need to install ``libbluetooth-dev`` for Debian like systems from ``apt-get`` and ``bluez-libs-devel`` for Fedora like systems from ``dnf``.
10881088

10891089
BrainAlive
10901090
-----------
@@ -1161,7 +1161,7 @@ Supported platforms:
11611161
- MacOS
11621162
- Devices like Raspberry Pi
11631163

1164-
**On Linux in order to compile and use it you may need to install :code:`libbluetooth-dev` for Debian like systems from :code:`apt-get` and :code:`bluez-libs-devel` for Fedora like systems from :code:`dnf`.**
1164+
On Linux in order to compile and use it you may need to install ``libbluetooth-dev`` for Debian like systems from ``apt-get`` and ``bluez-libs-devel`` for Fedora like systems from ``dnf``.
11651165

11661166
Available :ref:`presets-label`:
11671167

@@ -1212,7 +1212,7 @@ Supported platforms:
12121212
- MacOS
12131213
- Devices like Raspberry Pi
12141214

1215-
**On Linux in order to compile and use it you may need to install :code:`libbluetooth-dev` for Debian like systems from :code:`apt-get` and :code:`bluez-libs-devel` for Fedora like systems from :code:`dnf`.**
1215+
On Linux in order to compile and use it you may need to install ``libbluetooth-dev`` for Debian like systems from ``apt-get`` and ``bluez-libs-devel`` for Fedora like systems from ``dnf``.
12161216

12171217
Available :ref:`presets-label`:
12181218

0 commit comments

Comments
 (0)