Skip to content

Commit 5f5f555

Browse files
committed
README updated
1 parent 68e3f2a commit 5f5f555

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The application is developed using the [ElectronJS](https://www.electronjs.org/)
2929
- Requires Windows 10 or newer for Windows users.
3030
- Only x64 CPU architecture is supported.
3131

32-
## Installation and Running
32+
## Installation
3333
Installing and running the **release version** of the SFDMU GUI App is straightforward, even for users with minimal technical expertise.
3434
- All releases were made using the [Electron Forge Framework](https://www.electronforge.io/).
3535
- All releases are available on the "release" branch of the SFDMU GUI App GitHub repository.
@@ -43,18 +43,14 @@ Installing and running the **release version** of the SFDMU GUI App is straightf
4343

4444
### Installation of Latest Release
4545

46-
Download and install the latest release of the SFDMU GUI App for your operating system:
46+
1. Download the latest release of the SFDMU GUI App for your operating system using the following links:
4747

48-
- **macOS**: Access the `zip` installation file here: [macOS x64 setup](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App/tree/release/dist/darwin/x64/).
49-
- **Linux (Debian-based systems)**: Access the `deb` installation file here: [Debian x64 setup](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App/tree/release/dist/deb/x64/).
50-
- **Linux (RPM-based systems)**: Access the `rpm` installation file here: [RPM x64 setup](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App/tree/release/dist/rpm/x64/).
51-
- **Windows**: Access the `zip` file containing the setup executable here: [Windows x64 setup](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App/tree/release/dist/windows/x64/).
48+
- **macOS**: Access the `zip` installation file here: [macOS x64 setup](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App/tree/release/dist/darwin/x64/).
49+
- **Linux (Debian-based systems)**: Access the `deb` installation file here: [Debian x64 setup](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App/tree/release/dist/deb/x64/).
50+
- **Linux (RPM-based systems)**: Access the `rpm` installation file here: [RPM x64 setup](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App/tree/release/dist/rpm/x64/).
51+
- **Windows**: Access the `zip` file containing the setup executable here: [Windows x64 setup](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App/tree/release/dist/windows/x64/).
5252

53-
To install:
54-
55-
1. Click on the file link provided for your operating system to navigate to the download page.
56-
2. Once on the page, use the download link located at the top right to download the file.
57-
3. Follow the steps specific to your operating system for installation and running the application as detailed in **Steps 3 and 4** below.
53+
2. Follow the steps specific to your operating system for installing the application as detailed in [**Step 3**](https://github.com/forcedotcom/SFDX-Data-Move-Utility-Desktop-App?tab=readme-ov-file#step-3-install-the-application) below.
5854

5955
### Installation of Specific Release
6056

@@ -121,7 +117,7 @@ Follow the installation instructions provided for each operating system:
121117
1. Go to the download location, extract the `.zip` file, and run `sfdmu-gui-app-X.X.X Setup.exe`.
122118
2. The app will auto-launch after installation, creating shortcuts on your desktop and in the Start menu.
123119

124-
#### Step 4. Run the Application
120+
## Running the Application
125121

126122
##### macOS:
127123

0 commit comments

Comments
 (0)