Update README.md
This commit is contained in:
		
							parent
							
								
									8760144735
								
							
						
					
					
						commit
						5129e205c2
					
				@ -25,6 +25,7 @@ along with this program.  If not, see https://www.gnu.org/licenses/.
 | 
				
			|||||||
You need this libraries to use CostaPy:
 | 
					You need this libraries to use CostaPy:
 | 
				
			||||||
- bottle
 | 
					- bottle
 | 
				
			||||||
- gunicorn
 | 
					- gunicorn
 | 
				
			||||||
 | 
					- beaker
 | 
				
			||||||
- mako
 | 
					- mako
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can install it with run this command
 | 
					You can install it with run this command
 | 
				
			||||||
@ -37,6 +38,7 @@ Here is the completed command
 | 
				
			|||||||
    pip install --upgrade pip
 | 
					    pip install --upgrade pip
 | 
				
			||||||
    pip install bottle
 | 
					    pip install bottle
 | 
				
			||||||
    pip install gunicorn
 | 
					    pip install gunicorn
 | 
				
			||||||
 | 
					    pip install beaker
 | 
				
			||||||
    pip install mako
 | 
					    pip install mako
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Usage
 | 
					## Usage
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user