mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 09:02:14 +00:00 
			
		
		
		
	Fix a small typo
@@ -22,7 +22,7 @@ Let's clone and build the project:
 | 
				
			|||||||
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
 | 
					git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
 | 
				
			||||||
cd cool-retro-term
 | 
					cd cool-retro-term
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Build the proejct
 | 
					# Build the project
 | 
				
			||||||
qmake -config release
 | 
					qmake -config release
 | 
				
			||||||
make -j8
 | 
					make -j8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user