Skip to content

Commit 12136ee

Browse files
author
kshitij verma
committed
changes in readme
1 parent 6a69c16 commit 12136ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ $ composer require shopifychamp/shopify-api-php-sdk
1818
```
1919
2. To prepare graphql query with [GraphQL query builder](https://github.com/rudiedirkx/graphql-query).
2020
21-
Clone with SSH
21+
Clone with SSH in your vendor repository
2222
```
23-
$ git@github.com:rudiedirkx/graphql-query.git
23+
$ git clone git@github.com:rudiedirkx/graphql-query.git
2424
```
2525
## Getting started
2626
### Initialize the client

0 commit comments

Comments
 (0)