jhj0517 commited on
Commit
c74b16a
·
1 Parent(s): 3439f98

Update README

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -89,7 +89,6 @@ 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`
92
- 4. To update the WebUI, run `update.bat` or `update.sh`
93
 
94
  And you can also run the project with command line arguments if you like to, see [wiki](https://github.com/jhj0517/Whisper-WebUI/wiki/Command-Line-Arguments) for a guide to arguments.
95
 
 
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`
 
92
 
93
  And you can also run the project with command line arguments if you like to, see [wiki](https://github.com/jhj0517/Whisper-WebUI/wiki/Command-Line-Arguments) for a guide to arguments.
94