Skip to content

Commit c1da6d6

Browse files
authored
Update README.md
1 parent 2cbffe7 commit c1da6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cd graphql-js
1414
### 2. Deploy the Prisma database service
1515

1616
```sh
17-
prisma deploy
17+
yarn prisma deploy
1818
```
1919

2020
When prompted where (i.e. to which _cluster_) you want to deploy your service, choose any of the public clusters, e.g. `public-us1` or `public-eu1`. (If you have Docker installed, you can also deploy locally.)

0 commit comments

Comments
 (0)