mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
update README
This commit is contained in:
parent
6752a91ef4
commit
9ca9e56e82
@ -54,7 +54,7 @@ cd vnote
|
|||||||
makepkg -sic
|
makepkg -sic
|
||||||
```
|
```
|
||||||
|
|
||||||
There is also a development version that tracks the latest master [vnote-git](https://aur.archlinux.org/packages/vnote-git/)
|
There is also a development version that tracks the latest master [vnote-git](https://aur.archlinux.org/packages/vnote-git/).
|
||||||
|
|
||||||
## MacOS
|
## MacOS
|
||||||
[](https://travis-ci.org/tamlok/vnote)
|
[](https://travis-ci.org/tamlok/vnote)
|
||||||
|
@ -46,14 +46,16 @@ sudo zypper in vnote
|
|||||||
由于 Leap 42 及以下版本的 Qt 版本过低,我们无法在 OBS 上进行打包。请使用 AppImage 或自行构建。
|
由于 Leap 42 及以下版本的 Qt 版本过低,我们无法在 OBS 上进行打包。请使用 AppImage 或自行构建。
|
||||||
|
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
Arch Linux可以通过AUR中的 [vnote-git](https://aur.archlinux.org/packages/vnote-git/) 进行安装:
|
Arch Linux可以通过AUR中的 [vnote-git](https://aur.archlinux.org/packages/vnote/) 进行安装:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://aur.archlinux.org/vnote-git.git
|
git clone https://aur.archlinux.org/vnote.git
|
||||||
cd vnote-git
|
cd vnote
|
||||||
makepkg -sic
|
makepkg -sic
|
||||||
```
|
```
|
||||||
|
|
||||||
|
AUR也提供一个和最新master分支同步的开发版本 [vnote-git](https://aur.archlinux.org/packages/vnote-git/) 。
|
||||||
|
|
||||||
## MacOS
|
## MacOS
|
||||||
[](https://travis-ci.org/tamlok/vnote)
|
[](https://travis-ci.org/tamlok/vnote)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user