Update README.md

This commit is contained in:
2026-06-14 11:20:21 -05:00
parent c8b3018ad6
commit e930e75a2b
+1 -1
View File
@@ -5,7 +5,7 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-
First, run the development server: First, run the development server:
```bash ```bash
npm run dev npm run dev
# or # or
yarn dev yarn dev
# or # or