changeset 480:6f3cfd6dcc28

downloads: replace yum with dnf for fedora instructions
author David Demelier <markand@malikania.fr>
date Mon, 03 Jul 2017 08:18:57 +0200
parents 4b88b3c4fc80
children 23ff698c5dbb
files templates/downloads/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/templates/downloads/index.html	Sun May 14 21:47:27 2017 -0500
+++ b/templates/downloads/index.html	Mon Jul 03 08:18:57 2017 +0200
@@ -124,7 +124,7 @@
 $ apt-get install mercurial
 
 # Fedora
-$ yum install mercurial
+$ dnf install mercurial
 
 # Gentoo
 $ emerge mercurial