feat: rename installer.sh to setup.sh

This commit is contained in:
Oskar Manhart
2024-08-28 12:14:46 +02:00
parent 9417382ae7
commit 796aeac892
4 changed files with 13 additions and 13 deletions

View File

@@ -443,10 +443,10 @@ FREERDP_COMMAND=""
### Step 4: Run the WinApps Installer
Run the WinApps installer.
```bash
./installer.sh
./setup.sh
```
A list of supported additional arguments can be accessed by running `./installer.sh --help`.
A list of supported additional arguments can be accessed by running `./setup.sh --help`.
<img src="./demo/installer.gif" width=1000 alt="WinApps Installer Animation.">