Skip to content

Commit 4dd7e8f

Browse files
authored
Update README.md
1 parent 0087a16 commit 4dd7e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This guide contains 3 stages that will enable you to get the most out of this to
4040

4141
```shell
4242
llmtune generate config
43-
llmtune run --config_path ./config.yml
43+
llmtune run ./config.yml
4444
```
4545

4646
The first command generates a helpful starter `config.yml` file and saves in the current working directory. This is provided to users to quickly get started and as a base for further modification.

0 commit comments

Comments
 (0)