summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2018-03-27 10:40:24 -0400
committerPietro Gagliardi <[email protected]>2018-03-27 10:40:24 -0400
commit8716bfd161e0bc2b897d151e3585b231abec848e (patch)
tree1b3144f476b05101a468a8c786e73cbb84de32c2 /README.md
parent394e1cadbf78b9d7a548112944a7f0986cd809b1 (diff)
Oops
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa13f75..18c9419 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ It runs on/requires:
- Windows: cgo, Windows Vista SP2 with Platform Update and newer
- Mac OS X: cgo, Mac OS X 10.8 and newer
- other Unixes: cgo, GTK+ 3.10 and newer
- - Debian, Ubuntu, etc.: `sudo apt-get install libgtk-3-devel`
+ - Debian, Ubuntu, etc.: `sudo apt-get install libgtk-3-dev`
- Red Hat/Fedora, etc.: `sudo dnf install gtk3-devel`
- TODO point out this is fine for most people but refer to distro docs if more control is needed, including cross-compilation instructions
- TODO clean this part up and put it in the appropriate place (maybe libui itself)