1
0
Эх сурвалжийг харах

Added a archliux version that uses the latests release. (#233)

Erk- 7 жил өмнө
parent
commit
cfaddebe62
1 өөрчлөгдсөн 5 нэмэгдсэн , 3 устгасан
  1. 5 3
      README.md

+ 5 - 3
README.md

@@ -46,14 +46,16 @@ For other architectures, please search for `vnote` at [software.opensuse.org](ht
 We don't support Leap 42 and below due to the Qt version. Please use AppImage or build it yourself.
 We don't support Leap 42 and below due to the Qt version. Please use AppImage or build it yourself.
 
 
 ### Arch Linux
 ### Arch Linux
-VNote on Arch Linux can be installed from the AUR as [vnote-git](https://aur.archlinux.org/packages/vnote-git/):
+VNote on Arch Linux can be installed from the AUR as [vnote](https://aur.archlinux.org/packages/vnote/):
 
 
 ```shell
 ```shell
-git clone https://aur.archlinux.org/vnote-git.git
-cd vnote-git
+git clone https://aur.archlinux.org/vnote.git
+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/)
+
 ## MacOS
 ## MacOS
 [![Build Status](https://travis-ci.org/tamlok/vnote.svg?branch=master)](https://travis-ci.org/tamlok/vnote)
 [![Build Status](https://travis-ci.org/tamlok/vnote.svg?branch=master)](https://travis-ci.org/tamlok/vnote)