mirror of
				https://github.com/42wim/matterbridge.git
				synced 2025-10-31 05:47:24 +01:00 
			
		
		
		
	Update README to use go install instead of go get
This commit is contained in:
		
							parent
							
								
									7551b4e7a3
								
							
						
					
					
						commit
						7ae45c42e7
					
				| @ -182,8 +182,14 @@ Most people just want to use binaries, you can find those [here](https://github. | ||||
| If you really want to build from source, follow these instructions: | ||||
| Go 1.17+ is required. Make sure you have [Go](https://golang.org/doc/install) properly installed. | ||||
| 
 | ||||
| To install the latest stable run: | ||||
| ```bash | ||||
| go get github.com/42wim/matterbridge | ||||
| go install github.com/42wim/matterbridge | ||||
| ``` | ||||
| 
 | ||||
| To install the latest dev run: | ||||
| ```bash | ||||
| go install github.com/42wim/matterbridge@master | ||||
| ``` | ||||
| 
 | ||||
| You should now have matterbridge binary in the ~/go/bin directory: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Wim
						Wim