aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVen <vendicated@riseup.net>2022-09-27 18:19:02 +0200
committerGitHub <noreply@github.com>2022-09-27 18:19:02 +0200
commit532fa8f7185bc9ba4ba267f093913109fac64b56 (patch)
treef9d7aeb05a2cbee64be76613e39b19b5016cd1ab
parent48ebd71a56cc936b21448389b550feb796f1941f (diff)
downloadVencord-532fa8f7185bc9ba4ba267f093913109fac64b56.tar.gz
Vencord-532fa8f7185bc9ba4ba267f093913109fac64b56.tar.bz2
Vencord-532fa8f7185bc9ba4ba267f093913109fac64b56.zip
Improve install instructions
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4797306..1dfaf74 100644
--- a/README.md
+++ b/README.md
@@ -13,11 +13,15 @@ My own Discord Desktop mod :)
## Installing
+Make sure you have NodeJs and git installed. I will be using pnpm, you can use npm instead
```sh
-pnpm install
+git clone https://github.com/Vendicated/Vencord
+cd Vencord
+pnpm i
pnpm build
-./install.sh
```
+The builds are now in the dist/ folder (Vencord/dist).
+Now install with either the powershell/bash script or use [X1nto's installer](https://github.com/X1nto/VencordInstaller/releases/latest)
## Join
[join]: https://discord.gg/D9uwnFnqmd