diff --git a/README.md b/README.md
index 4c2f215441..0558e0ef00 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,17 @@ Three types of applications are available: for the **desktop** (Windows, macOS a
## Desktop applications
-Operating System | Download | Alternative
----|---|---
-Windows (32 and 64-bit) | | Or get the Portable version
The [portable application](https://en.wikipedia.org/wiki/Portable_application) allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file.
-macOS | | -
-Linux | | The recommended way is to use the following installation script as it will handle the desktop icon too:
`wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh \| bash`
+Operating System | Download
+---|---
+Windows (32 and 64-bit) |
+macOS |
+Linux |
+
+**On Windows**, you may also use the Portable version. The [portable application](https://en.wikipedia.org/wiki/Portable_application) allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file.
+
+**On Linux**, the recommended way is to use the following installation script as it will handle the desktop icon too:
+
+
wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash
## Mobile applications
diff --git a/docs/api/get_started/plugins/index.html b/docs/api/get_started/plugins/index.html
index 24602e3a3d..dcb6f45ea9 100644
--- a/docs/api/get_started/plugins/index.html
+++ b/docs/api/get_started/plugins/index.html
@@ -81,7 +81,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md
background-color: #eee;
border: 1px solid #ccc;
font-size: .85em;
- word-break: break-all;
+ /* word-break: break-all; */
}
pre code {
border: none;
@@ -377,6 +377,8 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md