From fece306b76a0f63463270b291036cbef9592794b Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 24 Jun 2024 23:15:19 -0400 Subject: [PATCH] Update the install path in the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20454ac..fd935df 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ Client that automatically updates name.com DNS records. Since name-dyndns has no external dependencies, you can get it simply by: -```go -go get github.com/mfycheng/name-dyndns +```bash +go get git.darkcloud.ca/kevin/name-dyndns ``` ## Requirements