Skip to content

Commit 7b26c4c

Browse files
committed
Update README.md
1 parent fb0a3fb commit 7b26c4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ PHP DynDNS also supports IPv6! To update both, the IPv4 and IPv6 address, just m
2121
## Installation
2222

2323
* Clone this repository to your web directory from where you want to serve the files (e.g. /var/www/dyndns)
24-
* Copy *config.sample.json* to *config.json* (See the *config.json* wiki page for details)
24+
* Copy *config.sample.json* to *config.json*
2525
* Edit config.json to fit your needs
26-
* Configure your router to automatically do a request to the URL of your DynDNS service after reconnect (Or create a cronjob with curl/wget).
26+
* Configure your router to automatically request the URL of your DynDNS service after each reconnect (Or create a cronjob with curl/wget).
2727

2828
## Important
2929

30-
Make sure the config.json is not readable via HTTP! On Apache this is already done using the .htaccess file.
30+
Make sure the config.json is not readable via HTTP! On Apache this is already done using the *.htaccess* file.

0 commit comments

Comments
 (0)