Update Production-guide.md

Corrected spelling error for "install"
This commit is contained in:
Ben Field 2017-04-05 16:56:51 +01:00 committed by GitHub
parent 237ff5dd8f
commit 7063dfd8e2
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ 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 intall nodejs
apt-get install nodejs
sudo npm install -g yarn
## Redis