From d85f5ed292f32e86b06063149c8ee57b9c146224 Mon Sep 17 00:00:00 2001 From: Florent Aide Date: Fri, 29 May 2015 14:42:59 +0200 Subject: [PATCH] Real instructions to allow odoo to find the py3o.template module --HG-- branch : odoo8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5aa113a..51709d3d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ Requirements ============ The py3o.template package is required; install it with: - pip install py3o.template + easy_install -UZ py3o.template