mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
Update Build VNote.md
This commit is contained in:
parent
8fac99011f
commit
8959c863af
@ -1,5 +1,5 @@
|
|||||||
# Build VNote
|
# 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
|
## 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.
|
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
|
./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`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user