Desmond-Dong commited on
Commit
5109765
·
1 Parent(s): 218107b

"fix-installation-instructions"

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -15,11 +15,11 @@ with gr.Blocks(title="Reachy Mini HA Voice") as demo:
15
 
16
  ## Installation
17
 
18
- Install this app on your Reachy Mini robot from the App Store, or manually:
19
 
20
- ```bash
21
- pip install reachy-mini-ha-voice
22
- ```
23
 
24
  ## Features
25
 
 
15
 
16
  ## Installation
17
 
18
+ Install this app directly from your **Reachy Mini Dashboard**:
19
 
20
+ 1. Open Reachy Mini Dashboard in your browser
21
+ 2. Go to **Apps** section
22
+ 3. Find **Reachy Mini HA Voice** and click **Install**
23
 
24
  ## Features
25