update octoprint install instruction
This commit is contained in:
		
							parent
							
								
									8a36200e02
								
							
						
					
					
						commit
						320b811cc3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -31,7 +31,7 @@ RUN mkdir /home/octoprint/.octoprint
 | 
			
		|||
#Install Octoprint
 | 
			
		||||
RUN git clone --branch $tag https://github.com/foosel/OctoPrint.git /opt/octoprint \
 | 
			
		||||
  && virtualenv venv \
 | 
			
		||||
    && ./venv/bin/python setup.py install
 | 
			
		||||
  && ./venv/bin/pip install .
 | 
			
		||||
 | 
			
		||||
RUN /opt/octoprint/venv/bin/python -m pip install \
 | 
			
		||||
https://github.com/pablogventura/Octoprint-ETA/archive/master.zip \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue