Spaces:
Paused
Paused
Corrected typo in readme
Browse files
README.md
CHANGED
@@ -49,9 +49,9 @@ ELEVENLABS_VOICE_ID=your-elevenlabs-voice-id-here
|
|
49 |
|
50 |
Run the application using the following command:
|
51 |
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
|
56 |
## Usage
|
57 |
|
|
|
49 |
|
50 |
Run the application using the following command:
|
51 |
|
52 |
+
```bash
|
53 |
+
chainlit run app.py
|
54 |
+
```
|
55 |
|
56 |
## Usage
|
57 |
|