mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
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:
parent
ed7b4731aa
commit
90d7612f5f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue