summaryrefslogtreecommitdiff
path: root/docs/setup.en.md
diff options
context:
space:
mode:
author和風ドレッシング <37681609+CookieRamen@users.noreply.github.com>2018-11-11 14:47:53 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-11 14:47:53 +0900
commit37bfb79123a990d6cc6ea0c80335e833f01deb28 (patch)
tree1293bd1e17729be947071189b8b146ac0945359b /docs/setup.en.md
parentCheck MongoDB version (#3185) (diff)
downloadsharkey-37bfb79123a990d6cc6ea0c80335e833f01deb28.tar.gz
sharkey-37bfb79123a990d6cc6ea0c80335e833f01deb28.tar.bz2
sharkey-37bfb79123a990d6cc6ea0c80335e833f01deb28.zip
Update setup.en.md (#3202)
初期状態のDebianやUbuntuだとpythonがないとインストールできなかったため(ConoHa, Vultr, DigitalOceanで検証済み)
Diffstat (limited to 'docs/setup.en.md')
-rw-r--r--docs/setup.en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md
index 3a1c7bff92..adb07032e3 100644
--- a/docs/setup.en.md
+++ b/docs/setup.en.md
@@ -69,7 +69,7 @@ Build misskey with the following:
`npm run build`
-If you're on Debian, you will need to install the `build-essential` package.
+If you're on Debian, you will need to install the `build-essential`, `python` package.
If you're still encountering errors about some modules, use node-gyp: