diff --git a/README.md b/README.md index db655e1..053a3f3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Deploy the Tinybird and Next.js to the cloud to get started quickly. tb login # deploy the template -tb --cloud deploy https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird +tb --cloud deploy --template https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird # copy the dashboard token tb --cloud token copy read_pipes diff --git a/TEMPLATE.md b/TEMPLATE.md index 0b586db..9358a6c 100644 --- a/TEMPLATE.md +++ b/TEMPLATE.md @@ -11,7 +11,7 @@ Fork the GitHub repository and deploy the data project to Tinybird. tb login # deploy the template -tb --cloud deploy https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird +tb --cloud deploy --template https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird # copy the dashboard token tb --cloud token copy read_pipes