chore: Updated readme

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Javier Arceo 2025-05-20 10:40:38 -04:00
parent ed7b4731aa
commit 55d88ac194

View file

@ -8,7 +8,7 @@ We use shadcdn/ui [Shadcn UI](https://ui.shadcn.com/) for the UI components.
First, install dependencies: First, install dependencies:
```bash ```bash
npm install next react react-dom npm install
``` ```
Then, run the development server: Then, run the development server: