docs: readme

This commit is contained in:
gzuuus
2025-03-24 23:19:13 +01:00
parent 4335b5def2
commit b6e799e3d9
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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