Correct Ubuntu installation instructions.
This commit is contained in:
		
							parent
							
								
									2c1996bcf1
								
							
						
					
					
						commit
						1c017536fa
					
				| @ -6,13 +6,13 @@ | |||||||
| ## Dependencies | ## Dependencies | ||||||
|   - Terminal emulator with UTF-8 support |   - Terminal emulator with UTF-8 support | ||||||
|   - C library with multibyte locales support |   - C library with multibyte locales support | ||||||
|   - libncursesw |   - Ncurses with wide-char/UTF-8 support | ||||||
| 
 | 
 | ||||||
| ### Installing libncursesw | ### Installing Ncurses | ||||||
| 
 | 
 | ||||||
| #### Ubuntu | #### Ubuntu | ||||||
| 
 | 
 | ||||||
|     $ sudo apt-get install libncursesw5-dev |     $ sudo apt-get install libncurses5-dev libncursesw5-dev | ||||||
| 
 | 
 | ||||||
| #### OS X | #### OS X | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user