Skip to content
Snippets Groups Projects
Commit 56f4a94e authored by Vladimir Mincev's avatar Vladimir Mincev Committed by GitHub
Browse files

Update Production-guide.md

Under ## General dependencies:
apt-get needs sudo and install was typed wrongly.
parent 31597fd3
No related branches found
No related tags found
No related merge requests found
......@@ -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
sudo apt-get install nodejs
sudo npm install -g yarn
## Redis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment