chore: rm run

This commit is contained in:
Bruno Schaatsbergen
2024-08-19 18:00:01 +02:00
committed by GitHub
parent acb9908e3c
commit 8fa71d3b90

View File

@ -5,7 +5,7 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
First, install the necessary dependencies:
```bash
npm run install
npm install
# or
yarn install
# or