summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2017-08-02 23:51:35 +0200
committerJustin Worthe <justin@worthe-it.co.za>2017-08-02 23:51:35 +0200
commit51061dc55da54f9990a72eed815ff53394305a59 (patch)
tree8dab1e90ca76ec8373bd2a90b922a43faecc2953 /README.org
parent5f036a39e4781100e1e4ddc86c93e85ca16d0e7a (diff)
Added installation needed for base Fedora install
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index bda0932..2edfe85 100644
--- a/README.org
+++ b/README.org
@@ -39,6 +39,13 @@ like so:
apt-get install libgtk-3-bin libgtk-3-dev libpango1.0-0
#+END_SRC
+On Fedora
+
+#+BEGIN_SRC sh
+yum install gtk3-devel portaudio-devel
+#+END_SRC
+
+
** Compiling and running
To compile the project: