@notionhq/custom-blocks-dev-shell 0.1.52 → 0.1.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,10 +13,10 @@ Three groups use this dev shell:
13
13
 
14
14
  ## Usage
15
15
 
16
- From your worker project, with Notion CLI `0.20.0` or later:
16
+ Run this command from your worker project:
17
17
 
18
18
  ```bash
19
- ntn customblocks dev
19
+ ntn workers customblocks dev
20
20
  ```
21
21
 
22
22
  Then open `http://localhost:9873`.