diff --git a/doc/Language/modules.pod6 b/doc/Language/modules.pod6 index 7ff8a79d7..71eb82b42 100644 --- a/doc/Language/modules.pod6 +++ b/doc/Language/modules.pod6 @@ -701,6 +701,9 @@ module directly from the module folder you just created. zef install ./your-module-folder =end code +Be advised that you must uninstall and install the given module for the latest +changes to take place. + =end item =head2 Upload your Module to CPAN