Skip to content

Commit 999f7b2

Browse files
authored
Merge pull request #149 from georgian-io/readme-fix
Update README.md
2 parents eec2690 + 4dd7e8f commit 999f7b2

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)