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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,12 +94,12 @@ Follow the instructions below based on your operating system to complete the ins
94
94
### Running the Application
95
95
96
96
-**macOS:** Open `sfdmu-gui-app.app` from your `Applications` folder.
97
-
-**Linux:** Use the application menu to launch the SFDMU GUI
98
-
99
-
App.
97
+
-**Linux:** Use the application menu to launch the SFDMU GUI App.
100
98
-**Windows:** The app typically launches automatically after installation; for later use, find it via the Start menu or desktop shortcut.
101
99
100
+
## Running the Application from Source Code
102
101
102
+
Alternatively, instead of using the installable executable, you can clone the source code and run the application directly from it. Please refer to the detailed documentation for guidance.
0 commit comments