From ec488a5e5b96fa515bc5451d4bfe828fc7983c1b Mon Sep 17 00:00:00 2001 From: Gena Razmakhnin Date: Thu, 4 Apr 2024 18:27:45 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index a5ed3ee..879f56b 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,6 @@ In terminal move to your `zen-project` folder and generate SDK by run the follow zen-cli sdk ``` -**Example:** - -```bash -zen-cli sdk -``` - After running the zen-cli get-sdk command, you should be able to find the aidbox-javascript-sdk.tgz npm package in the root directory of your project. This archive is generated based on your zen-project and includes all types of resources.