From c65a34af40203cf7c1981a5d43f3e834419f9ae8 Mon Sep 17 00:00:00 2001 From: Timothy Ye Date: Sat, 21 May 2016 17:49:07 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbd26b5..e967234 100644 --- a/README.md +++ b/README.md @@ -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: