Update README.MD - import paths
This commit is contained in:
parent
8d6312bff5
commit
1576a16d65
@ -5,7 +5,7 @@ Note: This is far from complete, I'm simply adding structs and methods as I have
|
|||||||
|
|
||||||
#Installation
|
#Installation
|
||||||
```
|
```
|
||||||
go get github.com/StevenPolley/go-cw
|
go get deadbeef.codes/steven/go-cw
|
||||||
```
|
```
|
||||||
|
|
||||||
#Usage
|
#Usage
|
||||||
@ -13,7 +13,7 @@ go get github.com/StevenPolley/go-cw
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/StevenPolley/go-cw/3.0/connectwise"
|
"deadbeef.codes/steven/go-cw/3.0/connectwise"
|
||||||
"fmt"
|
"fmt"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user