13 lines
		
	
	
		
			211 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			211 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| ============
 | |
| Installation
 | |
| ============
 | |
| 
 | |
| At the command line::
 | |
| 
 | |
|     $ pip install python-redfish
 | |
| 
 | |
| Or, if you have virtualenvwrapper installed::
 | |
| 
 | |
|     $ mkvirtualenv python-redfish
 | |
|     $ pip install python-redfish
 | 
