From 37bfb79123a990d6cc6ea0c80335e833f01deb28 Mon Sep 17 00:00:00 2001 From: 和風ドレッシング <37681609+CookieRamen@users.noreply.github.com> Date: Sun, 11 Nov 2018 14:47:53 +0900 Subject: Update setup.en.md (#3202) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 初期状態のDebianやUbuntuだとpythonがないとインストールできなかったため(ConoHa, Vultr, DigitalOceanで検証済み) --- docs/setup.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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: -- cgit v1.2.3-freya