mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-04 03:27:23 -05:00 
			
		
		
		
	readme: fixed build instructions (#1875)
This commit is contained in:
		
							parent
							
								
									545fa844bb
								
							
						
					
					
						commit
						d39b95600a
					
				@ -57,7 +57,7 @@ Caddy binaries have no dependencies and are available for every platform. Get Ca
 | 
				
			|||||||
customize your build in the browser
 | 
					customize your build in the browser
 | 
				
			||||||
- **[Latest release](https://github.com/mholt/caddy/releases/latest)** for
 | 
					- **[Latest release](https://github.com/mholt/caddy/releases/latest)** for
 | 
				
			||||||
pre-built, vanilla binaries
 | 
					pre-built, vanilla binaries
 | 
				
			||||||
- **go get** to build from source: `go get github.com/mholt/caddy/caddy` (requires Go 1.8 or newer) - to build with proper version information (required when filing issues), `cd` to the `caddy` folder and use `go run build.go`.
 | 
					- **go get** to build from source: `go get github.com/mholt/caddy/caddy` (requires Go 1.8 or newer) - to build with proper version information (required when filing issues), `cd` to the `caddy` folder and use `go get github.com/caddyserver/builds` followed by `go run build.go`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Then make sure the `caddy` binary is in your PATH.
 | 
					Then make sure the `caddy` binary is in your PATH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user