Update README.md

This commit is contained in:
TC² 2025-01-22 16:53:34 -05:00 committed by GitHub
parent 93805363fc
commit 70b66928fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,9 +85,9 @@ coming soon. This software is experimental and could have bugs. Bug reports and
### [OPTIONAL] Steps for Bluetooth TNC Radio Users
1. Run the following command to make the necessary scripts executable.
```sh
chmod +x bt_pair.exp rfcomm_bind.sh
```
```sh
chmod +x bt_pair.exp rfcomm_bind.sh
```
2. Install "expect"
```sh