From 38954f92936fba8df8cb723a53a7a8416235c5e9 Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Wed, 15 Nov 2023 18:12:55 -0500 Subject: [PATCH] chore: tweak README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ab1916f..3014a09 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,6 @@ ## Development -Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server: - 1. Clone this repo ```sh