place arch install instructions
This commit is contained in:
		
							
								
								
									
										17
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								README.md
									
									
									
									
									
								
							| @@ -1,13 +1,20 @@ | |||||||
| ## Radionice | # Radionice | ||||||
|  |  | ||||||
| Usage: `make` | Usage: `make` | ||||||
|  |  | ||||||
| ## Dependecies: | ## Dependecies: | ||||||
| #### For Debian: |  | ||||||
| ``` | ### For Debian: | ||||||
|  |  | ||||||
|  | ```bash | ||||||
| sudo apt update | sudo apt update | ||||||
| sudo apt install pandoc | sudo apt install pandoc | ||||||
| sudo apt install tikzit | sudo apt install tikzit | ||||||
| ``` | ``` | ||||||
| #### For Arch: |  | ||||||
| TODO | ### For Arch: | ||||||
|  |  | ||||||
|  | ```bash | ||||||
|  | pacman -Sy pandoc texlive-binextra texlive-pictures texlive-latexrecommended texlive-fontsrecommended | ||||||
|  | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user