no message
This commit is contained in:
		@@ -31,7 +31,7 @@ made by [@matheuslessarodrigues](https://github.com/matheuslessarodrigues)
 | 
				
			|||||||
## Linux
 | 
					## Linux
 | 
				
			||||||
run the following commands in the Terminal
 | 
					run the following commands in the Terminal
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
sudo apt-get install git build-essential libgtk-3-dev libsdl2-dev lua5.3-dev libgif-dev lua-lpeg-dev zlib1g-dev
 | 
					sudo apt-get install git build-essential libgtk-3-dev libsdl2-dev lua5.3-dev libgif-dev zlib1g-dev
 | 
				
			||||||
git clone https://github.com/nesbox/TIC-80
 | 
					git clone https://github.com/nesbox/TIC-80
 | 
				
			||||||
cd TIC-80
 | 
					cd TIC-80
 | 
				
			||||||
make linux
 | 
					make linux
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user