diff --git a/README.md b/README.md index 1c3aa54..a1c59e7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ Provides API level access for CLI tooling. ## Getting Started -There is an [example](examples/client.go) of how to use this in tree. +There is an [example](example/client.go) of how to use this in tree. In order to use this example you must first download a personal access token from the unikorn UI (under the `Identity > Tokens` section), and save it in `~/.config/unikorn/token`.