summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraltmas5 <jorgevallecilloc@gmail.com>2013-09-07 14:24:20 -0600
committeraltmas5 <jorgevallecilloc@gmail.com>2013-09-07 14:24:20 -0600
commit7f213e14725ef0df15a793e4d025c49ac0163c00 (patch)
tree51f8e4b184328a461204c41f4dc54a1bf67f9b6b
parent5633ed44c1b695de5de61b1d965bb433d52a8771 (diff)
Added package name for python sources/headers in SUSE distros
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index c2d70b2b..0623298c 100644
--- a/index.html
+++ b/index.html
@@ -72,6 +72,8 @@
<p><em>Note</em>: On Fedora/CentOS/RH, you need to install first the <em>python-devel</em> package (from the EPEL repository).</p>
+<p><em>Note</em>: On openSUSE/SLES/SLED, you need to install first the <em>python-devel</em> package (from the Oss repository).</p>
+
<p>To upgrade Glances to the latest version:</p>
<pre><code>pip install --upgrade Glances