summaryrefslogtreecommitdiffstats
path: root/getinvolved.html
diff options
authorfche <fche>2006-11-25 23:47:50 +0000
committerfche <fche>2006-11-25 23:47:50 +0000
commit646b65189e93fa93076b5df23c22b0fc5d4b5d9f (patch)
tree087d0f5dc6b9853c8b4b789dcd1d6f6dd4ca6ad0 /getinvolved.html
parent* zapping uninformative status page (diff)
* tweak
Diffstat (limited to 'getinvolved.html')
-rw-r--r--getinvolved.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/getinvolved.html b/getinvolved.html
index 132ba5b2..6b9d321a 100644
--- a/getinvolved.html
+++ b/getinvolved.html
@@ -88,7 +88,8 @@
88 install systemtap and its dependencies with </p> 88 install systemtap and its dependencies with </p>
89 89
90<pre>yum install systemtap kernel-devel 90<pre>yum install systemtap kernel-devel
91yum --enablerepo=core-debuginfo install kernel-debuginfo 91yum --enablerepo=core-debuginfo --enablerepo=updates-debuginfo \
92 install kernel-debuginfo
92</pre> 93</pre>
93 <p>To build and install the latest sources, follow the 94 <p>To build and install the latest sources, follow the
94 directions <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~//src/README?cvsroot=systemtap">here</a>. 95 directions <a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~//src/README?cvsroot=systemtap">here</a>.