We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4080cd commit 9e97e7bCopy full SHA for 9e97e7b
download.html
@@ -48,8 +48,8 @@ <h2 id="linux">Linux</h2>
48
</p>
49
50
<h3 id="linux-arch">Arch Linux</h3>
51
- <p>Arch Linux users can either download Zeal from the community repository:</p>
52
- <pre>$ sudo pacman -Sy zeal</pre>
+ <p>Arch Linux users can either install Zeal from the community repository:</p>
+ <pre>$ sudo pacman -Syu zeal</pre>
53
<p>Or use the <code>zeal-git</code> AUR package which builds unstable source code from our Git repository.</p>
54
<a href="https://aur.archlinux.org/packages/zeal-git/"
55
class="btn btn-default" role="button">View zeal-git in AUR</a>
0 commit comments