mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-04 03:27:23 -05:00 
			
		
		
		
	Merge pull request #33 from daviskoh/improvement/specify-go-version-dependency
Specify Go Version in README
This commit is contained in:
		
						commit
						53a89c953a
					
				@ -31,6 +31,8 @@ Caddy binaries have no dependencies and are available for nearly every platform.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Running from Source
 | 
					## Running from Source
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					NOTE: You will need Go **version 1.4** or greater
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. `$ go get github.com/mholt/caddy`
 | 
					1. `$ go get github.com/mholt/caddy`
 | 
				
			||||||
2. `cd` into your website's directory
 | 
					2. `cd` into your website's directory
 | 
				
			||||||
3. Run `caddy` (assumes `$GOPATH/bin` is in your `$PATH`)
 | 
					3. Run `caddy` (assumes `$GOPATH/bin` is in your `$PATH`)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user