docs: update installation commands for llm-application-dev and conductor

This commit is contained in:
Seth Hobson
2026-01-19 17:08:27 -05:00
parent 56848874a2
commit 1135ac6062
2 changed files with 2 additions and 6 deletions

View File

@@ -111,11 +111,9 @@ Manage track lifecycle:
## Installation ## Installation
```bash ```bash
claude --plugin-dir /path/to/conductor /plugin install conductor
``` ```
Or copy to your project's `.claude-plugin/` directory.
## Acknowledgments ## Acknowledgments
This plugin is based on [Conductor](https://github.com/gemini-cli-extensions/conductor) by Google, originally developed for Gemini CLI. This plugin is based on [Conductor](https://github.com/gemini-cli-extensions/conductor) by Google, originally developed for Gemini CLI.

View File

@@ -57,11 +57,9 @@ Build production-ready LLM applications, advanced RAG systems, and intelligent a
## Installation ## Installation
```bash ```bash
claude --plugin-dir /path/to/llm-application-dev /plugin install llm-application-dev
``` ```
Or copy to your project's `.claude-plugin/` directory.
## Requirements ## Requirements
- LangChain >= 1.2.0 - LangChain >= 1.2.0