Skip to content

Commit a24631b

Browse files
authored
Update README.md
1 parent 8326d92 commit a24631b

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
@@ -11,9 +11,9 @@ _**WARNING:** This package is in an early general availability state. This means
1111

1212
## Requirements and Setup
1313

14-
1. Add the GraphQL adapter to your project using `npm`. We will publish the package soon and adapt the snippet accordingly:
14+
1. Add the GraphQL adapter to your project using `npm`:
1515
```js
16-
npm add git+https://github.com/cap-js/cds-adapter-graphql
16+
npm add @cap-js/graphql
1717
```
1818

1919
2. Enable [middlewares](https://cap.cloud.sap/docs/node.js/middlewares) and the GraphQL adapter in your project's `package.json`:

0 commit comments

Comments
 (0)