diff --git a/README.md b/README.md index a60931e..a6186dc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ strptime/strftime compatible syntax (e.g. `"%Y-%m-%d %H:%M:%S %Z"`) for Go. ## Installation ```sh -go get github.com/Mottl/ctimefmt +go get github.com/bluemedora/ctimefmt ``` ## Example