Spaces:
Runtime error
Runtime error
jhj0517 commited on
Commit ·
b4bc808
1
Parent(s): 0e3bef2
Update README
Browse files
README.md
CHANGED
|
@@ -85,7 +85,7 @@ After installing FFmpeg, **make sure to add the `FFmpeg/bin` folder to your syst
|
|
| 85 |
|
| 86 |
1. git clone this repository
|
| 87 |
```shell
|
| 88 |
-
https://github.com/jhj0517/Whisper-WebUI.git
|
| 89 |
```
|
| 90 |
2. Run `install.bat` or `install.sh` to install dependencies. (This will create a `venv` directory and install dependencies there.)
|
| 91 |
3. Start WebUI with `start-webui.bat` or `start-webui.sh`
|
|
|
|
| 85 |
|
| 86 |
1. git clone this repository
|
| 87 |
```shell
|
| 88 |
+
git clone https://github.com/jhj0517/Whisper-WebUI.git
|
| 89 |
```
|
| 90 |
2. Run `install.bat` or `install.sh` to install dependencies. (This will create a `venv` directory and install dependencies there.)
|
| 91 |
3. Start WebUI with `start-webui.bat` or `start-webui.sh`
|