diff --git a/README.md b/README.md index f5177de..d5983f6 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ This repository contains both the **Peercord Client Application** (Electron + Re ## 📸 Screenshots
- Peercord App
Peercord Main Interface @@ -41,7 +40,6 @@ This repository contains both the **Peercord Client Application** (Electron + Re
- Peercord Installer
Peercord C# Avalonia Installer @@ -143,7 +141,7 @@ When you are ready to release a new version: ### Prerequisites * Node.js (v18 or higher) -* .NET 8.0 SDK (For building the installer) +* .NET 10.0 SDK (For building the installer) * C/C++ Build Tools (For compiling native Node modules like `sodium-native`) ### Running the App Locally