Browse Source

Update Build VNote.md

Le Tan 6 years ago
parent
commit
8959c863af
1 changed files with 2 additions and 2 deletions
  1. 2 2
      en_us/docs/Developers/Build VNote.md

+ 2 - 2
en_us/docs/Developers/Build VNote.md

@@ -1,5 +1,5 @@
 # Build VNote
-You need **Qt 5.9** to build VNote from source.
+You need **Qt 5.9** and above to build VNote from source.
 
 ## Get the Source Code of VNote
 VNote's source code is available on [Github](https://github.com/tamlok/vnote). You could download the ZIP archive of the code. Please be aware of that VNote depends on some submodules, so you should also download the source codes of these modules.
@@ -114,4 +114,4 @@ If you prefer command line on macOS, you could follow these steps.
     ./build_macos.sh
     ```
 
-5. Now you got the bundle `path/to/project/build/src/VNote.app`.
+5. Now you got the bundle `path/to/project/build/src/VNote.app`.