diff --git a/README.md b/README.md index 10e8f5dea..be320d6be 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ go 1.19 require github.com/hugo-toha/toha/v4 v4.0.1-0.20231229170427-d3968ca711ef // indirect replace( - github.com/hugo-toha/toha/v4 => github.com//toha + github.com/hugo-toha/toha/v4 => github.com//toha/v4 ) ```