@ -182,7 +182,7 @@ In order to use the cobra command, compile it using the following command:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    > go install github.com/spf13/cobra/cobra
 | 
					    > go install github.com/spf13/cobra/cobra
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This will create the cobra executable under your go path bin directory!
 | 
					This will create the cobra executable under your `$GOPATH/bin` directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### cobra init
 | 
					### cobra init
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user