mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 07:04:20 +00:00 
			
		
		
		
	Update README.md to reflect reworked build.
This commit is contained in:
		| @@ -1,10 +1,10 @@ | |||||||
| #cool-old-term | #cool-old-term | ||||||
|  |  | ||||||
| ##Description | ##Description | ||||||
| cool-old-term is a terminal emulator which tries to mimic the look and feel of the old cathode tube screens. | cool-old-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. | ||||||
| It has been designed to be eye-candy, customizable, and reasonably lightweight. | It has been designed to be eye-candy, customizable, and reasonably lightweight. | ||||||
|  |  | ||||||
| It now uses the Konsole engine which is powerful and mature. | It uses the Konsole engine which is powerful and mature. | ||||||
|  |  | ||||||
| This terminal emulator requires Qt 5.2 or higher to run. | This terminal emulator requires Qt 5.2 or higher to run. | ||||||
|  |  | ||||||
| @@ -85,12 +85,9 @@ git clone https://github.com/Swordifish90/cool-old-term.git | |||||||
|  |  | ||||||
| # Build it | # Build it | ||||||
| cd cool-old-term | cd cool-old-term | ||||||
| cd konsole-qml-plugin |  | ||||||
|  |  | ||||||
| # Compile (Fedora and OpenSUSE user should use qmake-qt5 instead of qmake) | # Compile (Fedora and OpenSUSE user should use qmake-qt5 instead of qmake) | ||||||
| qmake && make && make install | qmake && make | ||||||
|  |  | ||||||
| cd .. |  | ||||||
|  |  | ||||||
| # Have fun! | # Have fun! | ||||||
| ./cool-old-term | ./cool-old-term | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user