From eda26e44d0663add591b200d40594a70c7d1e627 Mon Sep 17 00:00:00 2001 From: sowle Date: Thu, 3 Jun 2021 16:06:49 +0300 Subject: [PATCH] readme: more fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.