Update README.md
This commit is contained in:
parent
7260e49f4d
commit
2375927307
@ -16,7 +16,7 @@
|
|||||||
`go get`
|
`go get`
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
go get github.com/Ivy1996-encode/openwechat
|
go get github.com/eatMoreApple/openwechat
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ go get github.com/Ivy1996-encode/openwechat
|
|||||||
`go mod`
|
`go mod`
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
require github.com/Ivy1996-encode/openwechat
|
require github.com/eatMoreApple/openwechat
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@ -38,7 +38,7 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"github.com/Ivy1996-encode/openwechat"
|
"github.com/eatMoreApple/openwechat"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user