Skip to content

Commit 20598f9

Browse files
Update federation.md
1 parent 7fcfc3a commit 20598f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In the next example, we'll set up a demo application with a gateway and two fede
1818
First, install the optional dependency for federation:
1919

2020
```bash
21-
$ npm install --save @apollo/federation
21+
$ npm install --save @apollo/federation @apollo/subgraph
2222
```
2323

2424
#### Schema first

0 commit comments

Comments
 (0)