Skip to content

Commit fe986fb

Browse files
authored
Update README.md with Act version
1 parent 059f5af commit fe986fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Once the above requirements are satisfied within your system or the VM machine i
4949
However, if you are already inside a virtual environment, poetry will use the that environment.
5050
In such case, the subsequent commands would only work with a Python3.11 environment.
5151

52-
2. Add GitBug-Java and custom Act version to path
52+
2. Add GitBug-Java and [custom Act version](https://github.com/gitbugactions/act) to path
5353
```bash
5454
export PATH="$(pwd):$(pwd)/bin:$PATH"
5555
```

0 commit comments

Comments
 (0)