From 6320da529baa6e5640e94cfa8d3d1f22cba1c90a Mon Sep 17 00:00:00 2001 From: Marzouq Date: Thu, 5 May 2022 10:13:40 +0100 Subject: [PATCH] removed unnecessary lines from ReadMe --- examples/with-geist-ui/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/examples/with-geist-ui/README.md b/examples/with-geist-ui/README.md index 8c1c4b4a0fc79..04f20dd2b6348 100644 --- a/examples/with-geist-ui/README.md +++ b/examples/with-geist-ui/README.md @@ -8,10 +8,6 @@ Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_mediu [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-geist-ui&project-name=with-geist-ui&repository-name=with-geist-ui) -## How to use - -### Using `create-next-app` - Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example: ```bash