Skip to content

Commit

Permalink
Update docs/recipes/ApolloClientCache.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Edwards <[email protected]>
  • Loading branch information
frankcalise and cdanwards authored Jun 21, 2024
1 parent ce7dca6 commit 201f430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/ApolloClientCache.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You'll need the following to get going with this recipe:
## Install Commands

```bash
npx ignite-cli@latest ignite-apollo-cmds --yes
npx ignite-cli@latest new ignite-apollo-cmds --yes
cd ignite-apollo-cmds
npx expo install @apollo/client graphql
mkdir app/stores/apollo
Expand Down

0 comments on commit 201f430

Please sign in to comment.