1
0

Update README.md

Updates README with additional instructions.
This commit is contained in:
papersackpuppet 2017-09-08 15:59:10 -05:00 committed by GitHub
parent d2cff7ecc2
commit 5ee18713a5

View File

@ -2,7 +2,10 @@
A simple script in Go language to automatically update Digital ocean DNS records if you have a dynamic IP. Since it can be compiled on any platform, you can use it along with raspberrypi etc.
## requirements
Requires Git and Go for building
Requires Git and Go for building.
Requires that the record already exists in DigitalOcean's DNS.
## Usage
```bash
git clone https://github.com/anaganisk/digitalocean-dynamic-dns-ip.git