Skip to content

Commit

Permalink
Update example usage of SRV records
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseyhightower committed Nov 3, 2013
1 parent 03b3cf2 commit cd70aa6
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 @@ -64,7 +64,7 @@ Same as above but authenticate with client certificates.
confd -onetime -key /etc/confd/ssl/client.key -cert /etc/confd/ssl/client.crt
```

### Lookup etcd node using SRV records and set the scheme to https
### Lookup etcd nodes using SRV records

```
dig SRV _etcd._tcp.confd.io
Expand Down

0 comments on commit cd70aa6

Please sign in to comment.