diff --git a/product/ERP5Type/tests/runFunctionalTest.py b/product/ERP5Type/tests/runFunctionalTest.py
index ad5023dea04a10e7641e80e93cd8b9feec110e63..2d7b83e40c98853e66763c738461a1c15dec3781 100755
--- a/product/ERP5Type/tests/runFunctionalTest.py
+++ b/product/ERP5Type/tests/runFunctionalTest.py
@@ -27,7 +27,9 @@ Options:
   --portal_name              the ID of the ERP5 site
                              URLs will start with:
                                  http://${host}:${port}/${portal_name}/
-                             
+Notes:
+  * You need to prepepare first test environment by using following command:
+  ./runUnitTest.py --save prepareFunctionalTes                             
 """