update readme
This commit is contained in:
@@ -101,9 +101,9 @@ modification_rules:
|
||||
### Running the Script
|
||||
Run the script by providing the path to your YAML configuration file, using the following command:
|
||||
```bash
|
||||
python script.py <path_to_config_file>
|
||||
python customize-WebUI.py <path_to_config_file>
|
||||
```
|
||||
So for example:
|
||||
So for example if config is in same folder:
|
||||
```bash
|
||||
python customize-WebUI.py config.yaml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user