Skip to content

Commit 294b002

Browse files
committed
Readme.md updated
1 parent 6346471 commit 294b002

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)