JulsdL commited on
Commit
0f34fe2
·
1 Parent(s): 30c86c5

Corrected typo in readme

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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
- ```bash
53
- chainlit run app.py
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