mirror of
https://github.com/aljazceru/dvmcp.git
synced 2025-12-17 05:14:24 +01:00
docs: readme
This commit is contained in:
@@ -22,7 +22,7 @@ nano config.dvmcp.yml
|
||||
You can also specify a custom configuration file path using the `--config-path` flag:
|
||||
|
||||
```bash
|
||||
npx @dvmcp/bridge --config-path /path/to/custom/config.yml
|
||||
npx dvmcp-bridge --config-path /path/to/custom/config.yml
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -21,7 +21,7 @@ nano config.dvmcp.yml
|
||||
You can also specify a custom configuration file path using the `--config-path` flag.
|
||||
|
||||
```bash
|
||||
npx @dvmcp/discovery --config-path /path/to/custom/config.dvmcp.yml
|
||||
npx dvmcp-discovery --config-path /path/to/custom/config.dvmcp.yml
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user