Skip to content

Commit 9d4125a

Browse files
author
Wenjun Che
committed
RUN-725: use embedded RVM
1 parent 56008b2 commit 9d4125a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Source code for the example is located in /src/main/java/com/openfin/desktop/dem
2929

3030
controller.launchAndConnect(this.desktopCommandLine, listener, 10000);
3131

32-
listener is an instance of DesktopStateListener which provides callback on status of connections to runtime.
32+
listener is an instance of DesktopStateListener which provides callback on status of connections to runtime. desktopCommandLine is a string of arguments passed to OpenFinRVM.
33+
This example by default passes remote config file for Hello OpenFin app. If the app is not installed, OpenFinRVM will install the app and start it as the first app in OpenFin RUntime.
3334

3435
3. Create new application when clicking on Create App:
3536

0 commit comments

Comments
 (0)