You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,18 +25,16 @@ The application is developed using the [ElectronJS](https://www.electronjs.org/)
25
25
- Requires Windows 10 or newer for Windows users.
26
26
- Only x64 CPU architecture is supported.
27
27
28
-
## Application Quick Start
29
-
30
-
Installing and running the **release version** of the SFDMU GUI App is straightforward, even for users with minimal technical expertise. All releases were made using the [Electron Forge Framework](https://www.electronforge.io/).
31
-
32
-
## Prerequisites
33
-
34
-
Ensure the [SF CLI](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm) is installed before using the SFDMU GUI App.
35
-
36
28
## Installation and Running
29
+
Installing and running the **release version** of the SFDMU GUI App is straightforward, even for users with minimal technical expertise.
30
+
- All releases were made using the [Electron Forge Framework](https://www.electronforge.io/).
37
31
- All releases are available on the "release" branch of the SFDMU GUI App GitHub repository.
38
32
- Release setup executables are available for versions v4.5.0 and later. Older versions must be installed and run directly from the source code.
39
33
34
+
### Prerequisites
35
+
36
+
Ensure the [SF CLI](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm) is installed before using the SFDMU GUI App.
37
+
40
38
### Installation of Latest Release
41
39
42
40
Download and install the latest release of the SFDMU GUI App for your operating system:
0 commit comments