Update install instructions
This commit is contained in:
		
							parent
							
								
									de3ab9ea68
								
							
						
					
					
						commit
						de4088773b
					
				@ -24,7 +24,9 @@ you will need to download the latest 3.10 python release, and run the following
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Run the following commands on a Debian/Ubuntu Linux system to install the appropriate prerequisites
 | 
					Run the following commands on a Debian/Ubuntu Linux system to install the appropriate prerequisites
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    apt install python3-pip virt-viewer
 | 
					    apt install python3-pip virt-viewer git
 | 
				
			||||||
 | 
					    git clone https://github.com/joshpatten/PVE-VDIClient.git
 | 
				
			||||||
 | 
					    cd ./PVE-VDIClient/
 | 
				
			||||||
    chmod +x requirements.sh
 | 
					    chmod +x requirements.sh
 | 
				
			||||||
    ./requirements.sh
 | 
					    ./requirements.sh
 | 
				
			||||||
    cp vdiclient.py /usr/local/bin
 | 
					    cp vdiclient.py /usr/local/bin
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user