From b79c50c9a77241a0af6c597563b2f42dac3bcfe3 Mon Sep 17 00:00:00 2001 From: creations Date: Wed, 4 Jun 2025 10:59:47 -0400 Subject: [PATCH] make readme simpler --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 292f2035..cb564bc1 100644 --- a/README.md +++ b/README.md @@ -245,16 +245,6 @@ sh -c "$(curl -sS https://raw.githubusercontent.com/Equicord/Equicord/refs/heads Install Bun: > :exclamation: This next command may need to be run as admin/root depending on your system, and you may need to close and reopen your terminal for Bun to be in your PATH. -**On macOS and Linux:** -```shell -curl -fsSL https://bun.sh/install | bash -``` - -**On Windows:** -```shell -powershell -c "irm bun.sh/install.ps1 | iex" -``` - > :exclamation: **IMPORTANT** Make sure you aren't using an admin/root terminal from here onwards. It **will** mess up your Discord/Equicord instance and you **will** most likely have to reinstall. Clone Equicord: