mirror of
				https://gitea.com/gitea/gitea-mcp.git
				synced 2025-10-30 18:01:50 +00:00 
			
		
		
		
	some fix
This commit is contained in:
		| @@ -8,11 +8,18 @@ There is currently no official release. You will need to build the Gitea MCP Ser | |||||||
|  |  | ||||||
| ### 🔧 Build from Source | ### 🔧 Build from Source | ||||||
|  |  | ||||||
|  | You can download the source code by cloning the repository using Git: | ||||||
|  |  | ||||||
|  | ``` | ||||||
|  | git clone https://gitea.com/gitea/gitea-mcp.git | ||||||
|  | ``` | ||||||
|  |  | ||||||
| Before building, make sure you have the following installed: | Before building, make sure you have the following installed: | ||||||
|  |  | ||||||
| - make | - make | ||||||
| - Golang (Go 1.24 or later recommended) | - Golang (Go 1.24 or later recommended) | ||||||
|  |  | ||||||
| Clone the repository and run: | Then run: | ||||||
|  |  | ||||||
| ```bash | ```bash | ||||||
| make build | make build | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user