README.md: don't use version number
This commit is contained in:
parent
3e2cb0a0dc
commit
ce5dfe3501
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# DDCLIENT v3.10.0
|
||||
# DDCLIENT
|
||||
|
||||
`ddclient` is a Perl client used to update dynamic DNS entries for accounts
|
||||
on many dynamic DNS services.
|
||||
|
@ -78,8 +78,8 @@ ddclient package.
|
|||
the directory:
|
||||
|
||||
```shell
|
||||
tar xvfa ddclient-3.10.0.tar.gz
|
||||
cd ddclient-3.10.0
|
||||
tar xvfa ddclient-3.XX.X.tar.gz
|
||||
cd ddclient-3.XX.X
|
||||
```
|
||||
|
||||
(If you are installing from a clone of the Git repository, you
|
||||
|
|
Loading…
Reference in a new issue