chore: rm `run`

pull/2119/head
Bruno Schaatsbergen 2024-08-19 18:00:01 +02:00 committed by GitHub
parent acb9908e3c
commit 8fa71d3b90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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