From 0f7121e07136fda788780baab0b4510cbfa05e51 Mon Sep 17 00:00:00 2001 From: "manuel.maier" Date: Tue, 12 May 2026 23:37:54 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0364710..33c4d62 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # proxmoxbackupclient_go-GUI -A lightweight PowerShell-based Graphical User Interface for the [proxmox-backup-client-go](https://github.com/tizbac/proxmox-backup-client-go) by tizbac. This tool simplifies managing directory and physical drive backups to a Proxmox Backup Server (PBS) from Windows machines. +A lightweight PowerShell-based Graphical User Interface for the [proxmox-backup-client-go](https://github.com/tizbac/proxmoxbackupclient_go) by tizbac. This tool simplifies managing directory and physical drive backups to a Proxmox Backup Server (PBS) from Windows machines. ## Features @@ -12,7 +12,7 @@ A lightweight PowerShell-based Graphical User Interface for the [proxmox-backup- ## Prerequisites -1. Download the latest Windows release of `proxmox-backup-client-go` from [tizbac's repository](https://github.com/tizbac/proxmox-backup-client-go/releases). +1. Download the latest Windows release of `proxmox-backup-client-go` from [tizbac's repository](https://github.com/tizbac/proxmoxbackupclient_go/releases). 2. Extract the executables (`pbsdirectorybackup.exe` and `pbsmachinebackup.exe`) into the same folder as this script. ## Setup & Usage