Skip to content

Commit

Permalink
Update README.md (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonisKl authored May 8, 2023
1 parent 21e4df0 commit 2ef0296
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ For detailed installation instructions, refer to the [installation page](https:/
- **Step-by-step via CLI**: Run `typer exe_kg_lib.cli.main run create-pipeline`.

### Executing an ML pipeline
Run `typer exe_kg_lib.cli.main run run-pipeline <pipeline_path>`.
- **Via code**: See [example code](https://github.com/boschresearch/ExeKGLib/blob/21e4df0e7de89c27748c8b61759652b7edf7d9b8/exe_kg_lib/cli/main.py#L28-L29).
- **Via CLI**: Run `typer exe_kg_lib.cli.main run run-pipeline <pipeline_path>`.

[//]: # (--8<-- [end:usage])

Expand Down

0 comments on commit 2ef0296

Please sign in to comment.