Commit a9f9f5e
committed
aitools/README: fix install command shape
The README listed `databricks aitools install [skill-name]`, but the command
is `Use: "install"` with `cobra.NoArgs` and uses `--skills <name>` for
specific skills. Match the actual command.
Co-authored-by: Isaac1 parent 7806a94 commit a9f9f5e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments