diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setup.en.md | 2 |
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: |