Switch build instructions for meson port. (#263)
This commit is contained in:
		
				
					committed by
					
						
						Clement Lefebvre
					
				
			
			
				
	
			
			
			
						parent
						
							088ec7b031
						
					
				
				
					commit
					7220975463
				
			
							
								
								
									
										6
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								README
									
									
									
									
									
								
							@@ -35,7 +35,7 @@ Installation
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Simple install procedure:
 | 
					Simple install procedure:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  % ./autogen.sh				# run the `configure' script
 | 
					  % meson . build				# run the `configure' script
 | 
				
			||||||
  % make					# build xed
 | 
					  % ninja -v -C build		# build xed
 | 
				
			||||||
  [ Become root if necessary ]
 | 
					  [ Become root if necessary ]
 | 
				
			||||||
  % make install				# install xed
 | 
					  % ninja install -v  -C  build	# install xed
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user