📝 docs(custom-component.mdx): improve clarity by emphasizing the --components-path argument using italics
📝 docs(chatprompttemplate_guide.mdx): update the "Prompt" field text to use italics for better readability
This commit is contained in:
parent
68bd9ce4da
commit
0907e477fd
2 changed files with 2 additions and 3 deletions
|
|
@ -374,7 +374,7 @@ Your structure should look something like this:
|
|||
|
||||
### Loading Custom Components
|
||||
|
||||
You can specify the path to your custom components using the `--components-path` argument when running the Langflow CLI, as shown below:
|
||||
You can specify the path to your custom components using the _`--components-path`_ argument when running the Langflow CLI, as shown below:
|
||||
|
||||
```bash
|
||||
langflow --components-path /path/to/components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue