summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2017-08-12 19:59:29 +0200
committerJustin Worthe <justin@worthe-it.co.za>2017-08-12 19:59:29 +0200
commitd23fae9da3da625ca87c615a7798570f138aa0f5 (patch)
tree61e4f0fc8555abcd6482ada9c66950430cfd83c9 /README.org
parent9ff484e2e462d613a3e4746d000e1b0c8f3bd7a1 (diff)
parent88dc9f058bfc40b56372c0e22983b0b979ad964b (diff)
Merge branch 'master' of github.com:JWorthe/rusty_microphone
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 e2e47af..1639d09 100644
--- a/README.org
+++ b/README.org
@@ -40,6 +40,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: