diff -r ca42317bb307 -r 4560e7a43588 docs/README.rst --- a/docs/README.rst Sun Jun 02 11:38:28 2019 +0200 +++ b/docs/README.rst Wed Jun 05 19:48:53 2019 +0200 @@ -54,7 +54,7 @@ This method is the easiest one but does not create a macOSĀ® Application. Enter the following command in a terminal window:: - ~/eric6_venv/bin/python3 -m pip install eric6 + ~/eric6_venv/bin/python3 -m pip install --upgrade eric-ide Once the installation is finished navigate to the executable directory of the Python virtual environment and execute the ``eric6_post_install`` script. @@ -236,9 +236,9 @@ Please send bug reports, feature requests or contributions to eric bugs address. After the IDE is installed you can use the "Report Bug..." entry of the Help menu, which will send an email to -<eric-bugs@eric-ide.python-projects.org. To request a new feature use the +<eric-bugs@eric-ide.python-projects.org>. To request a new feature use the "Request Feature..." entry of the Help menu, which will send an email to -<eric-featurerequest@eric-ide.python-projects.org. +<eric-featurerequest@eric-ide.python-projects.org>. Alternatively bugs may be reported via the eric6 issue tracker at <https://die-offenbachs.homelinux.org/issues/>.