summaryrefslogtreecommitdiff
path: root/cpp/install/unix/README.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/install/unix/README.Linux')
-rw-r--r--cpp/install/unix/README.Linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/install/unix/README.Linux b/cpp/install/unix/README.Linux
index cb38547a890..b52f5acc4b1 100644
--- a/cpp/install/unix/README.Linux
+++ b/cpp/install/unix/README.Linux
@@ -197,7 +197,7 @@ To use Ice for Python, the PYTHONPATH environment variable must be
updated so that the interpreter can load the Ice extension and
supporting Python files:
-$ export PYTHONPATH=$ICE_HOME/python:$ICE_HOME/lib:$PYTHONPATH
+$ export PYTHONPATH=$ICE_HOME/python:$PYTHONPATH
C#/Mono