Skip to content

Commit adae2f3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Source code for the example is located in /src/main/java/com/openfin/desktop/dem
3030
controller.launchAndConnect(this.desktopCommandLine, listener, 10000);
3131

3232
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.
33+
This example by default passes remote config file for Hello OpenFin app, which will be started as the first app in OpenFin Runtime.
3434

3535
3. Create new application when clicking on Create App:
3636

0 commit comments

Comments
 (0)