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 059f5af commit fe986fbCopy full SHA for fe986fb
README.md
@@ -49,7 +49,7 @@ Once the above requirements are satisfied within your system or the VM machine i
49
However, if you are already inside a virtual environment, poetry will use the that environment.
50
In such case, the subsequent commands would only work with a Python3.11 environment.
51
52
-2. Add GitBug-Java and custom Act version to path
+2. Add GitBug-Java and [custom Act version](https://github.com/gitbugactions/act) to path
53
```bash
54
export PATH="$(pwd):$(pwd)/bin:$PATH"
55
```
0 commit comments