From cc525078117ecdfc1c8f820683c3da9133a3629d Mon Sep 17 00:00:00 2001 From: kitajchuk Date: Fri, 5 Aug 2022 12:27:35 -0700 Subject: [PATCH] update readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 3ed23fc..8faca40 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,6 @@ This app is a [Next.js](https://nextjs.org) site deploying on [Vercel](https://v - [jambonz.vercel.app](https://jambonz.vercel.app) -## Dev start - -Clone this repository and install [yarn](https://yarnpkg.com/getting-started/install). -***Important for developers: Run a fresh `npm run install` and make sure [Husky](https://typicode.github.io/husky/) -installs on your local machine*** Your terminal output will show that husky has been installed -after yarn resolves packages, something like this: - - - ### Commands - `npm i`