Update installation/readme.md

This commit is contained in:
Ghassan Yusuf 2025-09-21 23:26:23 +03:00
parent bb32cdca48
commit b8e1ba55cb

View File

@ -1,7 +1,7 @@
### What the curl command does (when you run `curl URL | bash`): ### What the curl command does (when you run `curl URL | bash`):
``` ```
curl -sSL https://git.innovator.bh/TAKEONE/proxmox-lxc-dotnet-postgres-api/raw/branch/main/install.sh | bash curl -sSL https://git.innovator.bh/TAKEONE/proxmox-lxc-dotnet-postgres-api/raw/branch/main/installation/install.sh | bash
``` ```
- Downloads your installation script (`install.sh`) from your Git repository. - Downloads your installation script (`install.sh`) from your Git repository.