Update README.md

Removing old formatting issue
This commit is contained in:
Shannon Lal
2025-01-10 09:31:06 -05:00
committed by GitHub
parent 65ab0a30d0
commit 22c4649e79

View File

@@ -171,7 +171,6 @@ npx -y @modelcontextprotocol/server-memory
Python-based servers in this repository can be used directly with [`uvx`](https://docs.astral.sh/uv/concepts/tools/) or [`pip`](https://pypi.org/project/pip/). `uvx` is recommended for ease of use and setup.
For example, this will start the [Git](src/git) server:
```sh
# With uvx
uvx mcp-server-git