fix install
This commit is contained in:
		
							parent
							
								
									94984cecd8
								
							
						
					
					
						commit
						be5fcce8c0
					
				
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							|  | @ -33,11 +33,11 @@ In short, the workflow is as follows: | ||||||
| 
 | 
 | ||||||
| ## Installation and setup | ## Installation and setup | ||||||
| 
 | 
 | ||||||
| `patchodon` executable should work with any Python 3; simply put it into a | You can install via pip to any environment: | ||||||
| directory in your `PATH`. | ```sh | ||||||
| 
 | cd patchodon | ||||||
| You may need `requests` and `html2text` which can be downloaded via | pip install . | ||||||
| distribution packages, or with `pip` (see `requirements.txt`). | ``` | ||||||
| 
 | 
 | ||||||
| ## Basic usage | ## Basic usage | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue