Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UksusoFF authored May 17, 2017
1 parent 86a36d2 commit 59e45a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Tested with 1.7.9 version.
3. Unzip the package into your `webtrees/modules_v3` directory.
4. Rename the folder to `todays_events_message`.
5. Go to the control panel (admin section) => Module administration => Enable the `Today Events Message` module and save your settings.
6. [Config cron task](https://www.google.ru/search?ie=UTF-8&hl=ru&q=how%20to%20config%20cron%20task&gws_rd=ssl) for execute module action url: http://YOUR_WEBTREES_URL/module.php?mod=todays_events_message for eg:
6. [Config cron task](https://www.google.ru/search?ie=UTF-8&hl=ru&q=how%20to%20config%20cron%20task&gws_rd=ssl) for execute module action url for eg:
```
0 0 * * * wget -O - -q http://YOUR_WEBTREES_URL/module.php?mod=todays_events_message
```
Expand Down

0 comments on commit 59e45a3

Please sign in to comment.