mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Update README.md
layman syntax correction
This commit is contained in:
		@@ -26,7 +26,7 @@ Gentoo users can install from a 3rd-party repository preferably via layman:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    # USE="subversion git" emerge app-portage/layman
 | 
					    # USE="subversion git" emerge app-portage/layman
 | 
				
			||||||
    # wget --no-check-certificate https://www.gerczei.eu/files/gerczei.xml -O /etc/layman/overlays/gerczei.xml
 | 
					    # wget --no-check-certificate https://www.gerczei.eu/files/gerczei.xml -O /etc/layman/overlays/gerczei.xml
 | 
				
			||||||
    # layman -a qt gerczei
 | 
					    # layman -f -a qt -a gerczei
 | 
				
			||||||
    # ACCEPT_KEYWORDS="~*" emerge x11-terms/cool-retro-term::gerczei
 | 
					    # ACCEPT_KEYWORDS="~*" emerge x11-terms/cool-retro-term::gerczei
 | 
				
			||||||
 | 
					
 | 
				
			||||||
A word of warning: USE flags and keywords are to be added to portage's configuration files and every emerge operation should be executed with '-p' (short option for --pretend) appended to the command line first as per best practice!
 | 
					A word of warning: USE flags and keywords are to be added to portage's configuration files and every emerge operation should be executed with '-p' (short option for --pretend) appended to the command line first as per best practice!
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user