We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a7431 commit 5fb7872Copy full SHA for 5fb7872
README.md
@@ -29,7 +29,7 @@ To use it, follow these steps:
29
- Python 3.10 or later
30
- All the dependencies listed in the previous section
31
32
-2. Install the required UI packages using `pip install -r tools/config_editor/requirements.txt`.
+2. Install the required UI packages using `uv pip install -r tools/config_editor/requirements.txt`.
33
34
3. Execute the script `tools/config_editor/app.py` from any folder. It will automatically detect the path to the root of the repository.
35
0 commit comments