Skip to content

Commit e2ec2ea

Browse files
authored
[Python] Fix README (#4867)
## Changes Reference correct package in databricks-bundles Python package README ## Why README was pointing to outdated template
1 parent cbb703c commit e2ec2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To use `databricks-bundles`, you must first:
2222
3. To create a new project, initialize a bundle using the `experimental-jobs-as-code` template:
2323

2424
```bash
25-
databricks bundle init experimental-jobs-as-code
25+
databricks bundle init pydabs
2626
```
2727

2828
## Privacy Notice

0 commit comments

Comments
 (0)