Skip to content

Commit 5b00551

Browse files
authored
update readme (#54)
1 parent 3fc0230 commit 5b00551

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Deploy the Tinybird and Next.js to the cloud to get started quickly.
2727
tb login
2828

2929
# deploy the template
30-
tb --cloud deploy https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird
30+
tb --cloud deploy --template https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird
3131

3232
# copy the dashboard token
3333
tb --cloud token copy read_pipes

TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Fork the GitHub repository and deploy the data project to Tinybird.
1111
tb login
1212

1313
# deploy the template
14-
tb --cloud deploy https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird
14+
tb --cloud deploy --template https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird
1515

1616
# copy the dashboard token
1717
tb --cloud token copy read_pipes

0 commit comments

Comments
 (0)