logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 37a36b0bec1f27508926a420de05e6aa3c96fd10
parent: c7d9b81d41fb69b7ae10a3f16a9aedd3fa7ddefe
Author: Eugen <eugen@zeonfederated.com>
Date:   Fri,  7 Apr 2017 22:25:48 +0200

Merge pull request #1192 from seekr/patch-2

typo

Diffstat:

Mdocs/Running-Mastodon/Production-guide.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Running-Mastodon/Production-guide.md b/docs/Running-Mastodon/Production-guide.md @@ -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