From 3e54bb799e9e40bc891a53f3207cbc3542fbbbc7 Mon Sep 17 00:00:00 2001 From: creeloper27 Date: Tue, 29 Aug 2023 21:45:39 +0200 Subject: [PATCH] Add Fedora Dependencies to README.org --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 2b8f2a2..7db1558 100644 --- a/README.org +++ b/README.org @@ -35,6 +35,12 @@ sudo eopkg install qt5-websockets \ python-docopt PyAudio numpy python-cffi python-websockets #+END_SRC +*** Fedora +#+BEGIN_SRC sh +sudo dnf install qt5-qtwebsockets-devel \ + python3-cffi python3-docopt python3-numpy python3-pyaudio python3-websockets +#+END_SRC + ** Installation *** Via KDE Store