Skip to content

Commit e3f2e37

Browse files
authored
Fix script URL in README.md
1 parent df542c3 commit e3f2e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can either install automatically via the provided installer script or do a m
4949
Run this command directly on your Proxmox VE host:
5050

5151
```bash
52-
bash -c "$(curl -fsSL https://raw.githubusercontent.com/michelroegl-brunner/PVESciptslocal/main/installer.sh)"
52+
bash -c "$(curl -fsSL https://raw.githubusercontent.com/michelroegl-brunner/PVESciptslocal/main/install.sh)"
5353
```
5454

5555
## The script will:

0 commit comments

Comments
 (0)