We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a262097 commit ff352a7Copy full SHA for ff352a7
3 files changed
README.md
@@ -14,7 +14,7 @@ Requirements:
14
1. Setup Python environment
15
```bash
16
poetry shell
17
-poetry install
+poetry install --no-root
18
```
19
20
2. Add GitBug-Java and custom Act version to path
0 commit comments