diff --git a/README.md b/README.md index cf8865d..8545d0c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A simple Client for Nextcloud's Provisioning API in Go. ```go - import "github.com/partitio/gonextcloud/client" + import "github.com/partitio/gonextcloud" ```