1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update README.md

This commit is contained in:
Timothy Ye 2016-05-21 17:49:07 +08:00
parent 5d951f35d0
commit c65a34af40

View File

@ -19,7 +19,7 @@ Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call i
* Get source code from Github:
```bash
git clone https://github.com/abotoo/godns.git
git clone https://github.com/timothyye/godns.git
```
* Go into the godns directory, get related library and then build it: