# HG changeset patch
# User Minami-o Le Sabreur <minami-o@biboumail.fr>
# Date 1536366307 14400
#      Fri Sep 07 20:25:07 2018 -0400
# Node ID 65dd8ebbd82cb2213195037bb0afa23eeb90a5ea
# Parent  8424142d503c0b0915cb2b6907f3d287f4f1e57a
mod_profile: Update README file next to recent mod_pep changes

diff -r 8424142d503c -r 65dd8ebbd82c mod_profile/README.markdown
--- a/mod_profile/README.markdown	Thu Sep 06 18:11:46 2018 +0200
+++ b/mod_profile/README.markdown	Fri Sep 07 20:25:07 2018 -0400
@@ -19,8 +19,7 @@
 # Configuration
 
     modules_enabled = {
-        -- "pep";   -- These two modules must be removed
-        -- "vcard";
+        -- "vcard";  -- This module must be removed
 
         "profile";
     }
@@ -29,4 +28,5 @@
 
 Requires Prosody **trunk** as of 2014-05-29. Won't work in 0.10.x.
 
-It depends on the new [mod\_pep\_plus][doc:modules:mod_pep_plus] for PEP support.
+It depends on the trunk version of [mod\_pep][doc:modules:mod_pep] for PEP support, 
+previously known as [mod\_pep\_plus][doc:modules:mod_pep_plus].
