Open a terminal and run one command — it figures out your OS automatically.
Windows — PowerShell
irm https://vencord.akazuki.dev | iexLinux — Terminal
sh -c "$(curl -sS https://vencord.akazuki.dev)"macOS — Terminal
curl -sS "https://vencord.akazuki.dev?os=mac" | shWorks for both fresh installs and updates. Just run it again to update.
Made with ❤️ — installs Vencord by Vendicated