We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1004441 commit b32d9faCopy full SHA for b32d9fa
4 files changed
README.md
@@ -34,8 +34,9 @@ pip install alphatrion
34
### Install from Source
35
36
* Git clone the repository
37
+* Run `uv sync` to install dependencies from `pyproject.toml`.
38
* Run `source start.sh` to activate the virtual environment.
-* Run `poetry install` to install dependencies.
39
+
40
41
### Initialize the Environment
42
0 commit comments