Skip to content

Commit 53ece5f

Browse files
committed
docs: update README
1 parent 7d989c9 commit 53ece5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There is a Bluetooth 4.2 dual-mode controller inside the ESP32 chip, which can u
1515

1616
## Preparing
1717

18-
### Obtain the Source
18+
### Obtain the source
1919

2020
```
2121
git clone --recursive https://github.com/redchenjs/uart_hci_bluetooth_module_esp32.git
@@ -28,7 +28,7 @@ git pull
2828
git submodule update --init --recursive
2929
```
3030

31-
### Setup the Tools
31+
### Setup the tools
3232

3333
```
3434
./esp-idf/install.sh

0 commit comments

Comments
 (0)