更新 readme.md

This commit is contained in:
admin 2025-05-13 14:17:21 +08:00
parent c6e188aa37
commit e554fa1edc

View File

@ -2,11 +2,10 @@
这里同样是AI辅助编程项目。 这里同样是AI辅助编程项目。
D:\MCPs\cryptopanic-mcp-server>uv --version D:\MCPs\cryptopanic-mcp-server>uv run main.py
uv 0.7.3 (3c413f74b 2025-05-07) Using CPython 3.13.3
Creating virtual environment at: .venv
D:\MCPs\cryptopanic-mcp-server>nv run main.py ░░░░░░░░░░░░░░░░░░░░ [0/30] Installing wheels... warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
'nv' 不是内部或外部命令,也不是可运行的程序 If the cache and target directories are on different filesystems, hardlinking may not be supported.
或批处理文件。 If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 30 packages in 10.99s
D:\MCPs\cryptopanic-mcp-server>