Update 构建VNote.md

This commit is contained in:
Le Tan 2019-04-27 12:54:14 +08:00 committed by GitHub
parent 8959c863af
commit 9aadb57302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# 构建VNote
您需要**Qt 5.9**才能从源代码创建VNote。
您需要**Qt 5.9**或以上版本才能从源代码创建VNote。
## 获取VNote的源代码
VNote的源代码可在 [Github](https://github.com/tamlok/vnote) 上获取。您可以下载代码的ZIP存档。请注意VNote依赖于某些子模块因此您还应该下载这些模块的源代码。
@ -114,4 +114,4 @@ ln -s libssl.so.1.0.0 libssl.so
./build_macos.sh
```
5. 现在你得到了bundle路径 `path/to/project/build/src/VNote.app`
5. 现在你得到了bundle路径 `path/to/project/build/src/VNote.app`