We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e29d1a commit ec488a5Copy full SHA for ec488a5
README.md
@@ -46,12 +46,6 @@ In terminal move to your `zen-project` folder and generate SDK by run the follow
46
zen-cli sdk
47
```
48
49
-**Example:**
50
-
51
-```bash
52
-zen-cli sdk
53
-```
54
55
After running the zen-cli get-sdk command, you should be able to find the aidbox-javascript-sdk.tgz npm package in the
56
root directory of your project. This archive is generated based on your zen-project and includes all types of resources.
57
0 commit comments