chore: Updated readme (#2219)

# What does this PR do?
chore: Updated readme

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
[Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.*]

[//]: # (## Documentation)

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Arceo 2025-05-20 09:06:20 -06:00 committed by GitHub
parent ed7b4731aa
commit 90d7612f5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: