jhj0517 commited on
Commit
87ae738
·
unverified ·
1 Parent(s): f8cd9e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,8 +37,8 @@ After installing FFmpeg, **make sure to add the `FFmpeg/bin` folder to your syst
37
  ### Automatic Installation
38
  If you have satisfied the prerequisites listed above, you are now ready to start Whisper-WebUI.
39
 
40
- 1. Run `Install.bat` from Windows Explorer as a regular, non-administrator user. ( Run `install.sh` if you are using Mac )
41
- 2. After installation, run the `start-webui.bat`. ( Run `start-webui.sh` if you are using Mac )
42
  3. Open your web browser and go to `http://localhost:7860`
43
 
44
  ( If you're running another Web-UI, it will be hosted on a different port , such as `localhost:7861`, `localhost:7862`, and so on )
 
37
  ### Automatic Installation
38
  If you have satisfied the prerequisites listed above, you are now ready to start Whisper-WebUI.
39
 
40
+ 1. Run `Install.bat` from Windows Explorer as a regular, non-administrator user.
41
+ 2. After installation, run the `start-webui.bat`.
42
  3. Open your web browser and go to `http://localhost:7860`
43
 
44
  ( If you're running another Web-UI, it will be hosted on a different port , such as `localhost:7861`, `localhost:7862`, and so on )