Update README.md
This commit is contained in:
		@ -76,10 +76,10 @@ Kubeconfig = "/root/.kube/config"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
- 后端
 | 
					- 后端
 | 
				
			||||||
```go
 | 
					```go
 | 
				
			||||||
env GOOS=linux GOARCH=amd64 go build -o DKube-Server main。go
 | 
					env GOOS=linux GOARCH=amd64 go build -o DKube-Server main.go
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 ~]# chmod +x DKube-Server 
 | 
					 ~]# chmod +x DKube-Server 
 | 
				
			||||||
 ~]# 。/DKube-Server
 | 
					 ~]# ./DKube-Server
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- 数据库: `config/config.go`
 | 
					- 数据库: `config/config.go`
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user