Skip to content

Commit 3a052cb

Browse files
committed
update changelog
1 parent ed29602 commit 3a052cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Types of changes:
1919
curl https://tinybird.co | sh
2020
tb login
2121
tb --cloud deploy --template https://github.com/tinybirdco/llm-performance-tracker/tree/main/tinybird
22-
TOKEN=$(tb auth info | grep "^token: " | awk '{print $2}')
22+
tb token copy read_pipes && TINYBIRD_TOKEN=$(pbpaste)
2323
open https://llm-tracker.tinybird.live\?token\=$TOKEN
2424
```
2525

0 commit comments

Comments
 (0)