Skip to content

Commit d523c3f

Browse files
authored
Merge pull request #18 from qadirpervez/patch-1
git clone can be copied now from readme
2 parents 00a12e2 + 18cceb7 commit d523c3f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
- To use our SDK you have to install nodejs LTS (https://aws.github.io/jsii/user-guides/lib-user/)
77

88
## Installation
9-
1. git clone https://github.com/mxcdevelop/mexc-api-sdk.git
9+
1.
10+
```
11+
git clone https://github.com/mxcdevelop/mexc-api-sdk.git
12+
```
1013
2. cd dist/{language} and unzip the file
1114
3. we offer five language : dotnet, go, java, js, python
1215

0 commit comments

Comments
 (0)