diff --git a/README.md b/README.md index 3df6c28aa0e0..3c04ce9c84c3 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ For more information, see [Install and run the Langflow OSS Python package](http #### Run -To start Langflow, run: +To start Langflow, run: (For Windows: open terminal with Admin Privileges and run.) ```shell uv run langflow run ```