Skip to content

Commit 119e89f

Browse files
committed
readme update
1 parent f9633e2 commit 119e89f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ npm i @contentstack/management
2121
To import the SDK, use the following command:
2222
```
2323
import contentstack from ‘@contentstack/management’
24-
```
25-
To initialize the SDK, you will need to pass ```axios``` instance as follows:
26-
```
24+
2725
contentstackClient = contentstack.client()
2826
```
2927

0 commit comments

Comments
 (0)