Fix typo in main readme (#8574)
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 13s

This commit is contained in:
Steve Cosman 2025-02-17 11:19:40 -05:00 committed by GitHub
parent f352ed5b70
commit 37cfa0f70a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -467,4 +467,4 @@ If you have suggestions on how to improve the code quality feel free to open an
### Frontend
1. Navigate to `ui/litellm-dashboard`
2. Install dependencies `npm install`
3. Run `npm run dev` to start the dashboard
3. Run `npm run dev` to start the dashboard