chore: change module name after fork
This commit is contained in:
@@ -17,13 +17,13 @@ Current version is PCRE 8.45
|
||||
|
||||
Install the package with the following:
|
||||
|
||||
go get github.com/scorpionknifes/go-pcre
|
||||
go get git.company.lan/gopkg/go-pcre
|
||||
|
||||
## Usage
|
||||
|
||||
Go programs that depend on this package should import this package as follows to allow automatic downloading:
|
||||
|
||||
import "github.com/scorpionknifes/go-pcre"
|
||||
import "git.company.lan/gopkg/go-pcre"
|
||||
|
||||
## History
|
||||
|
||||
|
||||
Reference in New Issue
Block a user