mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-08 06:03:03 -04:00
make readme simpler
This commit is contained in:
parent
6d6c0f0ab2
commit
b79c50c9a7
1 changed files with 0 additions and 10 deletions
10
README.md
10
README.md
|
@ -245,16 +245,6 @@ sh -c "$(curl -sS https://raw.githubusercontent.com/Equicord/Equicord/refs/heads
|
||||||
Install Bun:
|
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.
|
> :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.
|
> :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:
|
Clone Equicord:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue