Merge pull request #1115 from vmincev/patch-1
Update Production-guide.md
This commit is contained in:
		
						commit
						3660f01f60
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -90,7 +90,9 @@ It is recommended to create a special user for mastodon on the server (you could | |||
| 
 | ||||
|     sudo apt-get install imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev nodejs file git curl | ||||
|     curl -sL https://deb.nodesource.com/setup_4.x | sudo bash - | ||||
|     apt-get install nodejs | ||||
| 
 | ||||
|     sudo apt-get install nodejs | ||||
| 
 | ||||
|     sudo npm install -g yarn | ||||
| 
 | ||||
| ## Redis | ||||
|  |  | |||
		Reference in a new issue