docs/README.rst

branch
eric7
changeset 10031
6d4b46787f30
parent 9394
0385fbd5184b
--- a/docs/README.rst	Tue May 16 11:20:09 2023 +0200
+++ b/docs/README.rst	Tue May 16 12:00:00 2023 +0200
@@ -72,11 +72,11 @@
 
 **Linux, macOS**::
 
-    ~/eric7_venv/bin/python3 -m pip install --upgrade eric-ide
+    ~/eric7_venv/bin/python3 -m pip install --upgrade --prefer-binary eric-ide
 
 **Windows**::
 
-    eric7_venv\Scripts\python.exe -m pip install --upgrade eric-ide
+    eric7_venv\Scripts\python.exe -m pip install --upgrade --prefer-binary eric-ide
 
 Once the installation is finished navigate to the executable directory of
 the Python virtual environment and execute the ``eric7_post_install`` script.

eric ide

mercurial