mirror of
				https://github.com/kelseyhightower/kubernetes-the-hard-way.git
				synced 2025-11-04 02:02:33 +03:00 
			
		
		
		
	clean up docs
This commit is contained in:
		@@ -26,8 +26,6 @@ This lab requires the `cfssl` and `cfssljson` binaries. Download them from the [
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### OS X
 | 
					### OS X
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Download 
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
wget https://pkg.cfssl.org/R1.2/cfssl_darwin-amd64
 | 
					wget https://pkg.cfssl.org/R1.2/cfssl_darwin-amd64
 | 
				
			||||||
chmod +x cfssl_darwin-amd64
 | 
					chmod +x cfssl_darwin-amd64
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user