File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,9 +117,23 @@ Follow the installation instructions provided for each operating system:
117117
118118#### Step 4. Run the Application
119119
120- - ** macOS:** Open ` sfdmu-gui-app.app ` from your ` Applications ` folder.
121- - ** Linux:** Use the application menu to launch the SFDMU GUI App.
122- - ** Windows:** The app typically launches automatically after installation; for later use, find it via the Start menu or desktop shortcut.
120+ ##### macOS:
121+
122+ 1 . Open a Terminal window.
123+
124+ 2 . Execute the following command to run the application:
125+
126+ ``` bash
127+ /Applications/sfdmu-gui-app.app/Contents/MacOS/sfdmu-gui-app
128+ ```
129+
130+ ##### Linux:
131+
132+ 1 . Use the application menu to launch the SFDMU GUI App.
133+
134+ ##### Windows:
135+
136+ 1 . The app typically launches automatically after installation. For later use, locate it via the Start menu or a desktop shortcut.
123137
124138## Running the Application from Source Code
125139
You can’t perform that action at this time.
0 commit comments