Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion lab-02-flows-and-trails.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,9 @@ kosli version
```bash
# Set environment variables
export KOSLI_API_TOKEN="your-api-key-here"
export KOSLI_ORG="your-gh-username"
export KOSLI_ORG="your-Kosli-username"
```
> :bulb: Make sure your Kosli Organisation existing, otherwise you might see access errors running CLI commands

</details>

Expand Down
Loading