diff options
-rw-r--r-- | README.cross | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.cross b/README.cross index bbb9df67a1a4..7b6cb65473e2 100644 --- a/README.cross +++ b/README.cross @@ -378,10 +378,10 @@ android/experimental. DocumentLoader is just a testbench, really for code to load a document (just Writer ones so far) and display one page at a time. LibreOffice4Android is what resulted from a Google Summer of Code project in 2012, a document viewer. desktop is a totally -different app, where the actual LibreOffice4Android desktop GUI is -present. Note that none of these apps in any way are claimed to be -ready for end-users. No "beta testing" offers needed, it is painfully -obvious what problems they have. +different app, where the actual LibreOffice desktop GUI is present. +Note that none of these apps in any way are claimed to be ready for +end-users. No "beta testing" offers needed, it is painfully obvious +what problems they have. To run some of the apps, do "make install" followed by either "make run" or starting it from Android itself. You most likely want to have |