summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 4 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index baf7ccd5..c14b2145 100644
--- a/HACKING
+++ b/HACKING
@@ -126,7 +126,10 @@ To make the gtk-doc process work, the gtk-doc tools need to be installed.
Every distribution should provide a package for this, but the naming of the
package might be different:
- Ubuntu/Debian
+ Debian
+ # apt-get install gtk-doc-tools
+
+ Ubuntu
# apt-get install gtk-doc-utils
Fedora