We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63ce798 + 05d94c4 commit ac3a471Copy full SHA for ac3a471
content/downloads/linux.html
@@ -17,7 +17,7 @@ <h3>Debian/Ubuntu</h3>
17
<p>For the latest stable version for your release of Debian/Ubuntu</p>
18
<code># apt-get install git</code>
19
<p>For Ubuntu, this PPA provides the latest stable upstream Git version</p>
20
- <code># add-apt-repository ppa:git-core/ppa</code>
+ <code># add-apt-repository ppa:git-core/ppa</code><br>
21
<code># apt update; apt install git</code>
22
23
<h3>Fedora</h3>
0 commit comments