From c772b3db9a6eec686af468c2751ba0b884c85db1 Mon Sep 17 00:00:00 2001 From: Antoine Lorence Date: Tue, 27 Jan 2015 14:24:30 +0100 Subject: [PATCH] [FIX] doc: install.rst typo closes #4937 --- doc/setup/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setup/install.rst b/doc/setup/install.rst index 7fb83ea4667..4221eb15225 100644 --- a/doc/setup/install.rst +++ b/doc/setup/install.rst @@ -316,7 +316,7 @@ Source installation requires manually installing dependencies: they require compilation. - add ``pypiwin32`` because it's needed under windows. - Then use pip to install install the dependencies using the following + Then use pip to install the dependencies using the following command from a cmd.exe prompt (replace ``\YourOdooPath`` by the actual path where you downloaded Odoo):