docs: Update local run instructions in CONTRIBUTING.md (#4615)
* docs: Update local run instructions in CONTRIBUTING.md * chore: Remove pipx check and environment compatibility check from Makefile
This commit is contained in:
parent
349a1fe284
commit
467e546e8e
2 changed files with 1 additions and 7 deletions
|
|
@ -59,7 +59,7 @@ This will set up the development environment by installing backend and frontend
|
|||
|
||||
It is advised to run `make lint`, `make format`, and `make unit_tests` before pushing to the repository.
|
||||
|
||||
### Run locally (Poetry and Node.js)
|
||||
### Run locally (uv and Node.js)
|
||||
|
||||
Langflow can run locally by cloning the repository and installing the dependencies. We recommend using a virtual environment to isolate the dependencies from your system.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue