From 8b1298b01eb8ed73288b2d536ada0e5a2b4aba66 Mon Sep 17 00:00:00 2001 From: Siddhant Date: Wed, 19 May 2021 13:08:26 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 23dcbac0..49ffafda 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,11 @@ ## Usage -There are two ways you can run Studio with: +There are two ways to run Studio: 1. Run `$ npx prisma studio` after you have installed [Prisma](https://github.com/prisma/prisma) (it comes prebundled with it). 2. Install the app from the installers in the [latest release](https://github.com/prisma/studio/releases). - -## Demo - -You can try out Prisma Studio in a limited, read-only demo: [**Try out demo**](https://prisma.studio) - ## Feedback This repository is the central place to collect feedback and issues related to Prisma Studio.