| 
					
				 | 
			
			
				@@ -18,7 +18,11 @@ For the RaspberryPi 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ``` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 apt update 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 apt upgrade 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-apt install bpython3 python3-venv python3-serial supervisor libopenjp2-7 screen imagemagick exiftool 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+apt install bpython3 python3-venv python3-serial supervisor libopenjp2-7 screen imagemagick exiftool git 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+cd ~ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+git clone https://git.vrpnet.org/HamRadio/BallonSonde 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # in user mode, setup PySSTV to convert pictures in wav mode 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 cd ~ 
			 |