Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
spjmurray committed May 14, 2024
1 parent 055c036 commit 367f601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

0 comments on commit 367f601

Please sign in to comment.