diff --git a/README.md b/README.md index fcf22e8c3..8bc9a5bb1 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,6 @@ This guide will work for both **starting from scratch** and **migrating from Misskey**. -# ๐Ÿณ - -# ๐Ÿ”จ Building from source - You need at least ๐Ÿข NodeJS v16.15.0 (v18.20.0 recommended!) and at least ๐Ÿงถ Yarn v3! > โš ๏ธ NodeJS v19 is not supported as of right now because of [this issue](https://github.com/nodejs/node-gyp/issues/2757). @@ -79,6 +75,10 @@ cp ../misskey/.config/default.yml ./.config/default.yml # replace `../misskey/` cp -r ../misskey/files . # if you don't use object storage ``` +## ๐Ÿ€ NGINX + +Read + ## ๐Ÿš€ Build and launch! ### ๐Ÿข NodeJS