From 74224c27bcf2db15033cc77fbf515691bd89a91c Mon Sep 17 00:00:00 2001 From: Jairo Llopis Date: Fri, 18 Dec 2015 16:08:09 +0100 Subject: [PATCH] Better string. --- base_custom_info/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base_custom_info/README.rst b/base_custom_info/README.rst index 24d634ed3..e1f962e79 100644 --- a/base_custom_info/README.rst +++ b/base_custom_info/README.rst @@ -15,8 +15,8 @@ Installation This module serves as a base for other modules that implement this behavior in concrete models. -This means that you should **not** install this module by itself. If you found -it installed, it means probably that another module that needs it installed it. +This module is a technical dependency and is to be installed in parallel to +other modules. Usage =====