We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9633e2 commit 119e89fCopy full SHA for 119e89f
README.md
@@ -21,9 +21,7 @@ npm i @contentstack/management
21
To import the SDK, use the following command:
22
```
23
import contentstack from ‘@contentstack/management’
24
-```
25
-To initialize the SDK, you will need to pass ```axios``` instance as follows:
26
+
27
contentstackClient = contentstack.client()
28
29
0 commit comments