Skip to content

Commit 2aaea89

Browse files
authored
install clarification
1 parent 69bd831 commit 2aaea89

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,16 +80,18 @@ FluentDL is organized into three sections: Search, Local Explorer, and Queue.
8080
## Installation
8181
To install the app, download the first zip from [Releases](https://github.com/DerekYang2/FluentDL/releases).
8282

83+
If you are updating FluentDL, directly run `FluentDL_{VERSION}_x64_MSIX.msix` **or** follow one of the options below.
84+
85+
If this is your first installation, you **must** follow one of the options below.
86+
8387
### Option 1
8488
The application may be installed directly using a PowerShell script located in the zip folder. In the root folder inside of the zip, you should see an `Install.ps1` file and other files such as `FluentDL_{VERSION}_x64_MSIX.msix`.
8589

86-
Right click on `Install.ps1` and press `Run with PowerShell`.
87-
88-
If you have already installed FluentDL before, you can directly double click to run `FluentDL_{VERSION}_x64_MSIX.msix`. The release will note when this does not work (the occasion that the certificate is updated/changed).
90+
Right click on `Install.ps1` (in File Explorer) and press `Run with PowerShell`.
8991

9092
### Option 2
9193

92-
If that option is not available, open PowerShell or CMD into the root directory. The root directory should contain the MSIX and Install PowerShell Script.
94+
If option 1 is not available, open PowerShell or CMD into the root directory. The root directory should contain the MSIX and Install PowerShell Script.
9395

9496
Next, run the command:
9597

0 commit comments

Comments
 (0)