docs/README-ChromeOS.rst

branch
eric7
changeset 9353
8e0d418aefbc
parent 9296
ccbbacc92b6e
child 10031
6d4b46787f30
--- a/docs/README-ChromeOS.rst	Sun Sep 25 12:10:44 2022 +0200
+++ b/docs/README-ChromeOS.rst	Mon Sep 26 14:06:37 2022 +0200
@@ -46,8 +46,8 @@
 2. eric Installation
 --------------------
 Installing eric7 is a simple process. There are various methods available.
-Please choose the one best suited to your needs and skills. eric7 may be must
-with Python 3, Qt5 and PyQt5.
+Please choose the one best suited to your needs and skills. eric7 must be
+used with Python 3, Qt6 and PyQt6.
 
 2.1 Create a Python virtual environment for eric7
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -62,8 +62,8 @@
 Replace ``eric7_venv`` with the desired path to the directory for the virtual
 environment. All further instructions will assume this environment name.
 
-2.2 Variant 2: Installation via the Python Package Index PyPI
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+2.2 Installation via the Python Package Index PyPI
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Enter the following command in the terminal window.
 
 ::
@@ -89,8 +89,8 @@
 3. Configure the path to the Qt tools on the ``Qt`` configuration page of the
    eric7 configuration dialog.
 
-3.0 Install optional packages for eric7 (for plug-ins)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+3. Install optional packages for eric7 (for plug-ins)
+-----------------------------------------------------
 eric7 provides an extension mechanism via plug-ins.  The plug-ins are
 available via the Plugin Repository dialog from within eric7. Some plugins
 require the installation of additional python packages. This is done 

eric ide

mercurial