This commit is contained in:
Sarthak Bhardwaj 2025-04-09 04:48:03 +05:30 committed by GitHub
parent 7167a7de1d
commit adc8f4f099
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ A Streamlit application that allows you to explore and analyze GitHub repositori
1. Clone this repository: 1. Clone this repository:
```bash ```bash
git clone https://github.com/yourusername/mcp-github-agent.git git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd mcp-github-agent cd mcp-github-agent
``` ```