Skip to content

Commit 8684bdd

Browse files
committed
minor readme update
1 parent 4356ab0 commit 8684bdd

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ cd vapicon-2025-hardware-workshop
7878

7979
### 2. Configuration
8080

81-
Run the configuration menu to set up your WiFi credentials and Bearer Token:
81+
Run the configuration menu to set up your WiFi credentials and Vapi Public Key:
8282

8383
```bash
8484
idf.py menuconfig
@@ -88,14 +88,10 @@ Navigate to:
8888

8989
- `VapiCon 2025 Hardware Workshop Configuration`
9090
- Set your **WiFi Name** and **WiFi Password**
91-
- Set your **Bearer Token** to `b3db41dc-f62e-4ca8-89dc-550eab564212` and press enter
91+
- Set your **Vapi Public Key** to `b3db41dc-f62e-4ca8-89dc-550eab564212` and press enter
9292
- Press `S` and enter to save
9393
- Press `Q` to quit.
9494

95-
### Config values
96-
97-
- `BEARER_TOKEN` - `b3db41dc-f62e-4ca8-89dc-550eab564212`
98-
9995
## Building the Project
10096

10197
### Build the firmware

0 commit comments

Comments
 (0)