Fix import typo

This commit is contained in:
2018-07-09 13:37:44 +02:00
parent 8230c87476
commit 3ed717b836
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# client
--
```go
import "github.com/partitio/gonextcloud/client"
```
## Usage