diff --git a/README.md b/README.md index 34e83c8f8..d371cc8d4 100644 --- a/README.md +++ b/README.md @@ -49,14 +49,10 @@ This guide will work for both **starting from scratch** and **migrating from Mis ## 📦 Dependencies - 🐢 At least [NodeJS](https://nodejs.org/en/) v18.12.1 (v19.1.0 recommended) - - Best installed with [nvm](https://github.com/nvm-sh/nvm) - + - Install with [nvm](https://github.com/nvm-sh/nvm) - 🐘 At least [PostgreSQL](https://www.postgresql.org/) v12 - - 🍱 At least [Redis](https://redis.io/) v6 (v7 recommended) - - 📗 (Optional) [FFmpeg](https://ffmpeg.org/) - - 🛰️ (Optional, for non-Docker) [pm2](https://pm2.io/) ### 🏗️ Build dependencies @@ -64,8 +60,7 @@ This guide will work for both **starting from scratch** and **migrating from Mis - 🦬 C/C++ compiler & build tools - `build-essential` on Debian/Ubuntu Linux - `base-devel` on Arch Linux - -- 🐍 Python 3 +- 🐍 [Python 3](https://www.python.org/) ## 👀 Get folder ready