File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,11 +118,11 @@ <h3 id="linux-slackware">Slackware</h3>
118118
119119 < h3 id ="linux-ubuntu "> Ubuntu</ h3 >
120120 < p > Install Zeal from the official repositories:</ p >
121- < pre > $ sudo apt install zeal</ pre >
121+ < pre > sudo apt install zeal</ pre >
122122 < p > When the official package is outdated, our PPA provides up-to-date stable releases:</ p >
123- < pre > $ sudo add-apt-repository ppa:zealdocs/ppa < br > $ sudo apt update < br > $ sudo apt install zeal</ pre >
123+ < pre > sudo add-apt-repository ppa:zealdocs< br > sudo apt install zeal</ pre >
124124 < p > To try the latest features before they are released, use the nightly PPA instead:</ p >
125- < pre > $ sudo add-apt-repository ppa:zealdocs/nightly< br > $ sudo apt update < br > $ sudo apt install zeal</ pre >
125+ < pre > sudo add-apt-repository ppa:zealdocs/nightly< br > sudo apt install zeal</ pre >
126126 < p >
127127 < a href ="https://packages.ubuntu.com/search?keywords=zeal&searchon=names " class ="btn btn-default " role ="button "> View Ubuntu packages</ a >
128128 < a href ="https://launchpad.net/~zealdocs/+archive/ubuntu/ppa " class ="btn btn-default " role ="button "> View stable PPA</ a >
You can’t perform that action at this time.
0 commit comments