mirror of
				https://github.com/go-delve/delve.git
				synced 2025-10-31 02:36:18 +08:00 
			
		
		
		
	 780bcac9cc
			
		
	
	780bcac9cc
	
	
	
		
			
			Remove OS specific install instructions that all repeat the same thing. Since `go get ...` is being deprecated (to install executables) recommend an install procedure that works on all supported versions of go (`git clone && go install`) but also mention the new `go install` mode in 1.16.