add debian/ubuntu package for libsass to readme
This commit is contained in:
		
							parent
							
								
									2a2255d75a
								
							
						
					
					
						commit
						bea3edb0de
					
				| 
						 | 
					@ -52,10 +52,9 @@ Twitter account.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Installation
 | 
					## Installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To compile Nitter you need a Nim installation, see here for details: https://nim-lang.org/install.html
 | 
					To compile Nitter you need a Nim installation, see [nim-lang.org](https://nim-lang.org/install.html) for details. It is possible to install it system-wide or in the user directory you create below.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You also need to install `libsass` to compile the scss files.
 | 
					You also need to install `libsass` to compile the scss files. In Ubuntu and Debian, you can install `libsass-dev`.
 | 
				
			||||||
It is possible to install Nim system-wide or in the user directory you create below.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
# useradd -m nitter
 | 
					# useradd -m nitter
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue