readme line breaks

This commit is contained in:
Felix Caffier
2018-01-11 23:58:30 +01:00
parent 1d2d5e184f
commit 5e617f1efb

View File

@ -17,18 +17,18 @@ $ /mnt/installDesktop.sh
## Advanced options ## Advanced options
You can launch the script with additional parmeters: You can launch the script with additional parmeters:
-x skips the Xorg installation -x skips the Xorg installation<br />
-u skips freebsd-update -u skips freebsd-update
## Known issues ## Known issues
GNOME seems to work (and look) best - recommended desktop GNOME seems to work (and look) best - recommended desktop<br />
KDE untested, because KDE4 is so old now KDE untested, because KDE4 is so old now<br />
CINNAMON produces only a black screen... help? CINNAMON produces only a black screen... help?<br />
Code::Blocks install is currently borked in 11.1 (startup crash), so you probably need to manually install it from ports Code::Blocks install is currently borked in 11.1 (startup crash), so you probably need to manually install it from ports
No graphics driver installation, this has to be done manually. No graphics driver installation, this has to be done manually.
## Changelog ## Changelog
2018-01-11: added -x -u parameters, fixes for KDE/VLC, new network check, Xorg installed by default, echo -y removed, added freebsd-update 2018-01-11: added -x -u parameters, fixes for KDE/VLC, new network check, Xorg installed by default, echo -y removed, added freebsd-update<br />
2018-01-02: Initial release 2018-01-02: Initial release