| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -13,7 +13,7 @@ The RIT Fedora Remix | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					  git clone https://github.com/RITlug/TigerOS.git | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					``` | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					### Build the ISO | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    From the directory where you cloned this repo run the command below. You may need to preface it with `sudo` if you do not have root privileges. | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					From the directory where you cloned this repo run the command below. You may need to preface it with `sudo` if you do not have root privileges. | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					``` | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					livemedia-creator --ks tigeros.ks --no-virt --resultdir /var/lmc --project Fedora-soas-Live --make-iso --volid TigerOS --iso-only --iso-name TigerOS.iso --releasever 25 --title TigerOS-live --macboot | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					``` | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
 |