diff --git a/README.md b/README.md
index 83722e9f..0ef375ea 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ For instance, by adding the following lines to `~/.bashrc`
7. Look for the binaries in `build` folder
-
+
### Windows
Recommended OS version: Windows 7 x64.
1. Install required prerequisites (Boost, Qt, CMake).
@@ -101,7 +101,7 @@ In order to correctly deploy Qt GUI application, you also need to do the followi
7. Run `PATH_TO_QT\bin\windeployqt.exe deploy/Zano.exe`.
8. Copy folder `\src\gui\qt-daemon\html` to `deploy\html`.
-
+
### macOS
Recommended OS version: macOS Sierra 10.15.4 x64.
1. Install required prerequisites.