mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-01 16:36:39 +02:00
feat: rename installer.sh to setup.sh
This commit is contained in:
@@ -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.">
|
||||
|
||||
|
Reference in New Issue
Block a user