Update README.md
							parent
							
								
									67f68db530
								
							
						
					
					
						commit
						354e9ff1f8
					
				| 
						 | 
					@ -116,6 +116,9 @@ In order to build Tetris and anything else using the graphics module, you will n
 | 
				
			||||||
If you plan to use the http package, you also need to install libcurl.
 | 
					If you plan to use the http package, you also need to install libcurl.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					Arch:
 | 
				
			||||||
 | 
					sudo pacman -S glfw-x11 curl freetype2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Ubuntu:
 | 
					Ubuntu:
 | 
				
			||||||
sudo apt install libglfw3 libglfw3-dev libfreetype6-dev libcurl3-dev
 | 
					sudo apt install libglfw3 libglfw3-dev libfreetype6-dev libcurl3-dev
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue