Skip to content

Commit 8d63705

Browse files
Update docs/reference/cli/commands.md
Co-authored-by: adam jones <[email protected]>
1 parent 2ccf2d0 commit 8d63705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/cli/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ mcp-publisher login dns --domain=example.com --private-key=HEX_KEY [--registry=U
8282
- Grants access to `com.example.*` namespaces
8383
- Requires Ed25519 private key (64-character hex) or ECDSA P-384 private key (96-character hex)
8484

85-
**Setup:** (for Ed25519)
85+
**Setup:** (for Ed25519, recommended)
8686
```bash
8787
# Generate keypair
8888
openssl genpkey -algorithm Ed25519 -out key.pem

0 commit comments

Comments
 (0)