diff --git a/docs/development.md b/docs/development.md index ddb67b7c..392ebd75 100644 --- a/docs/development.md +++ b/docs/development.md @@ -18,21 +18,6 @@ Run a server: poetry run ollama serve ``` -**Start frontend service:** - -Install dependencies: - -``` -cd desktop -npm install -``` - -Run the UI: - -``` -npm start -``` - ## Building If using Apple silicon, you need a Python version that supports arm64: