Killian Steunou
commited on
Update README.md
Browse filesFix: python version
README.md
CHANGED
@@ -6,7 +6,7 @@ Get your synchronized subtitiled video in seconds!
|
|
6 |
|
7 |
## Installation
|
8 |
|
9 |
-
In your terminal, run
|
10 |
|
11 |
```bash
|
12 |
git clone https://github.com/killian31/AudioVisualTranscription
|
|
|
6 |
|
7 |
## Installation
|
8 |
|
9 |
+
In your terminal, run (requires python<=3.11)
|
10 |
|
11 |
```bash
|
12 |
git clone https://github.com/killian31/AudioVisualTranscription
|