mirror of
https://github.com/aljazceru/dvmcp.git
synced 2025-12-17 13:24: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:
|
You can also specify a custom configuration file path using the `--config-path` flag:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npx @dvmcp/bridge --config-path /path/to/custom/config.yml
|
npx dvmcp-bridge --config-path /path/to/custom/config.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ nano config.dvmcp.yml
|
|||||||
You can also specify a custom configuration file path using the `--config-path` flag.
|
You can also specify a custom configuration file path using the `--config-path` flag.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npx @dvmcp/discovery --config-path /path/to/custom/config.dvmcp.yml
|
npx dvmcp-discovery --config-path /path/to/custom/config.dvmcp.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user