diff options
author | Berlin <39058370+somerandomcloud@users.noreply.github.com> | 2023-03-04 00:55:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-03 23:55:21 +0000 |
commit | 92372bde1d422e2daf2e24dd05ae5f4d73f5ebcb (patch) | |
tree | 5e2a4ad15b186f85a799e006f692617fe0260d78 /docs | |
parent | 6747276a875567e90be059da63ff1734a9fd4910 (diff) | |
download | Vencord-92372bde1d422e2daf2e24dd05ae5f4d73f5ebcb.tar.gz Vencord-92372bde1d422e2daf2e24dd05ae5f4d73f5ebcb.tar.bz2 Vencord-92372bde1d422e2daf2e24dd05ae5f4d73f5ebcb.zip |
Update 1_INSTALLING.md (#562)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/1_INSTALLING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/1_INSTALLING.md b/docs/1_INSTALLING.md index 643a1e7..7fcd57a 100644 --- a/docs/1_INSTALLING.md +++ b/docs/1_INSTALLING.md @@ -37,7 +37,7 @@ Install `pnpm`: npm i -g pnpm ``` -> :exclamation: **IMPORTANT** Make sure you aren't using an admin/sudo terminal from here onwards. It **will** mess up your Discord/Vencord 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/Vencord instance and you **will** most likely have to reinstall. Clone Vencord: |