mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	Update README steps for make
Including the other couple of steps to make for others for whom it is not obvious. Generally people find out about GLEW when using it as dependency of another lib, and they may or may not be familiar with the make process. Leaving it vague leads to more people reporting issues, which I'm aiming to avoid here!
This commit is contained in:
		
							parent
							
								
									a6c3e7dad0
								
							
						
					
					
						commit
						6fe1c906e7
					
				@ -5,6 +5,12 @@ If you downloaded the tarball from the GLEW website, you just need to:
 | 
			
		||||
    Unix:
 | 
			
		||||
 | 
			
		||||
        make
 | 
			
		||||
        
 | 
			
		||||
        sudo -s
 | 
			
		||||
        
 | 
			
		||||
        make install
 | 
			
		||||
        
 | 
			
		||||
        make clean
 | 
			
		||||
 | 
			
		||||
    Windows:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user