hermes / README.md
IsithaT
Update README.md
9abb52f unverified
|
raw
history blame
192 Bytes

MCP Hackathon Project

Steps to Run

if it your first time running it:

python -m venv venv

then activate your virtual environment

then:

pip install -r requirements.txt