From d49445178902f40c30d25fc4af836a2018df1c9b Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Sun, 27 Nov 2022 11:55:45 -0800 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20formatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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