Regarding: LibO_3.3.0rc4_Linux_x86_install-deb_en-US/readmes/README_en-US I suggest a change from: > sudo dpkg -i *.deb > > The above dpkg command does the first part of the installation process. To > complete the process, you also need to install the desktop integration > packages. To do this, change directory to the "desktop-integration" directory > that is within the "DEBS" directory, using the following command: > > cd desktop-integration > > Now run the dpkg command again: > > sudo dpkg -i *.deb to something like: > The following commands will install LibreOffice and the desktop integration > packages (you may just copy and paste them into the terminal screen rather > than trying to type them): > > sudo dpkg -i *.deb > cd desktop-integration > sudo dpkg -i *.deb The purpose for the change is to make it easier for the user to perform the install. By having the three command together a single copy/paste can be used which reduces the chance for typos or other errors. It also, improves the visibility of the actual commands the user is to enter thus making the install faster along with easier.
thorsten I think you had some input into the text, probably you are the best person to comment on this bug/request
This is a very easy EasyHack - readme source is located here for any taker: readlicense_oo/docs/readme.xrm
Hi, I'll handle this, Jan.
Hi, here is a link on gerrit: https://gerrit.libreoffice.org/#/c/3679/
Jan Bobisud committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a1f3824e94694433466d492ee16cf497783a3455 fdo#33370 Readme file could be easier to follow The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
So fixed now I suppose.
Migrating Whiteboard tags to Keywords: (EASYHACK, DifficultyBeginner ) [NinjaEdit]