update readme yet again
This commit is contained in:
parent
35b53f7177
commit
4e3137433c
1 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@ git clone https://git.slonk.ing/slonk/userplugins # clone this repository
|
|||
cd Vencord
|
||||
mkdir -p src/userplugins # create src/userplugins if it doesn't exist
|
||||
cp -r ../userplugins/*/ src/userplugins # copy all plugins
|
||||
pnpm i # install dependencies
|
||||
pnpm build && pnpm inject # build and install vencord
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue