refactor: change package name to match the fork URL and update the README with a notice and install command
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/dhowden/tag"
|
||||
"github.com/dhowden/tag/mbz"
|
||||
tag "git.radioz.org/pisoj/dhowden-tag"
|
||||
"git.radioz.org/pisoj/dhowden-tag/mbz"
|
||||
)
|
||||
|
||||
var usage = func() {
|
||||
|
||||
Reference in New Issue
Block a user