README

changeset 3758
19866b4e9027
parent 3682
2543741b47b7
child 4002
c30100d0729f
--- a/README	Sat Aug 09 12:23:18 2014 +0200
+++ b/README	Sat Aug 09 18:16:12 2014 +0200
@@ -13,7 +13,7 @@
         below mentioned address and tell me your reason. This might give me a hint on
         how to improve eric6.
         
-        If the required packages (Qt4, QScintilla2, sip and PyQt4) are not installed, 
+        If the required packages (Qt5, QScintilla2, sip and PyQt5) are not installed, 
         please get them and install them in the following order (order is important).
         
             1. Install Qt5 (from Nokia)
@@ -33,7 +33,7 @@
         install them in any order and at any time.
         
         Please note, that the QScintilla2 Python bindings have to be rebuild, if
-        the PyQt4 package gets updated. If this step is omitted, a bunch of strange
+        the PyQt5 package gets updated. If this step is omitted, a bunch of strange
         errors will occur.
     
     Installation of translations
@@ -160,10 +160,6 @@
             profile 
                 This is part of the standard Python distribution and is used to profile
                 Python source code.
-            
-            cyclops 
-                This is a tool to detect variable cycles which can cause the garbage
-                collector being unable to do his job.
     
     Interfaces to additional software packages via plugins
     

eric ide

mercurial