diff --git a/llama_stack/ui/README.md b/llama_stack/ui/README.md index e3e21bf0b..665619bf1 100644 --- a/llama_stack/ui/README.md +++ b/llama_stack/ui/README.md @@ -8,7 +8,7 @@ We use shadcdn/ui [Shadcn UI](https://ui.shadcn.com/) for the UI components. First, install dependencies: ```bash -npm install next react react-dom +npm install ``` Then, run the development server: