Update README.md

This commit is contained in:
Markus Jellitsch
2025-01-07 12:02:45 +01:00
committed by GitHub
parent 61d384de2f
commit ca0713b3e2

View File

@@ -6,7 +6,8 @@ A HCI enabled BLE controller (e.g. nRF53 with hci_uart.hex) is required.
# Install
```
[git clone ](https://github.com/markusjellitsch/leaudio.git)
git clone https://github.com/markusjellitsch/leaudio.git
cd leaudio
pip install -e .
```