jhj0517 commited on
Commit
aa99a86
1 Parent(s): 4b05d3a

Update README.md

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