Update README.md
Explained setup.
This commit is contained in:
		
							parent
							
								
									b6b5731ee8
								
							
						
					
					
						commit
						c8d61374db
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -5,5 +5,7 @@ This python script extracts font links from any given website.
 | 
				
			||||||
- You must have python installed on your computer. (https://www.python.org/downloads/)
 | 
					- You must have python installed on your computer. (https://www.python.org/downloads/)
 | 
				
			||||||
- Download bs4. You can do this by running the command `pip install bs4`
 | 
					- Download bs4. You can do this by running the command `pip install bs4`
 | 
				
			||||||
- Download the given python file.
 | 
					- Download the given python file.
 | 
				
			||||||
 | 
					- Change `https://yourlinkhere` to the website you want to grab the font file from.
 | 
				
			||||||
- Open the directory in which the file is located in your CLI client of choice.
 | 
					- Open the directory in which the file is located in your CLI client of choice.
 | 
				
			||||||
- Run `python fontlink.py`
 | 
					- Run `python fontlink.py`
 | 
				
			||||||
 | 
					- You should get the directory path/link of the font file in your CLI client. In the case of directory paths, they follow the same domain.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue