From 98f067c26f76932e49b28794b305c58186e815f6 Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Fri, 26 May 2017 10:36:11 -0600 Subject: [PATCH] Updated Run Manuskript from Source Code on Linux (markdown) --- Run-Manuskript-from-Source-Code-on-Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Run-Manuskript-from-Source-Code-on-Linux.md b/Run-Manuskript-from-Source-Code-on-Linux.md index f76378c..4b03480 100644 --- a/Run-Manuskript-from-Source-Code-on-Linux.md +++ b/Run-Manuskript-from-Source-Code-on-Linux.md @@ -32,11 +32,11 @@ Manuskript is written in Python (v3) programming language and uses the cross-pla sudo apt install python3 python3-pyqt5 python3-pyqt5.qtwebkit libqt5svg5 python3-lxml zlib1g -**Fedora**: _Some packages have different names._ +**Fedora**: su -c "dnf install python3 python3-qt5 python3-qt5-webkit qt5-qtsvg python3-lxml zlib" -_Accept other dependencies proposal._ +Accept all other dependencies as proposed. ## Install Optional Dependencies