Skip to content

Commit

Permalink
continue updating tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk committed Sep 4, 2019
1 parent c1d976a commit 70c33cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,8 @@ Here is what the terminal screen now looks like:

You can explore the current content of your database using Prisma Studio. Open the endpoint that's shown in your terminal (in most cases this will be [`http://localhost:5555/`](http://localhost:5555/)):

![](https://imgur.com/4h9nk7i.png)

> **Note**: Please share any feedback you have about Prisma Studio in the [`studio`](https://github.com/prisma/studio) repository.
### 5.2. Add another model
Expand Down

0 comments on commit 70c33cb

Please sign in to comment.