Skip to content

Commit 7273643

Browse files
authored
Update README.md
Added the link to the latest version
1 parent 4413968 commit 7273643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The tool requires Python 3.9 or higher plus some packages - see more in [REQUIRE
2121
Steps:
2222
1. Download and install Python. Usually the latest version is supported. Search for supported versions in
2323
[REQUIREMENTS](REQUIREMENTS.md)
24-
2. Download and unpack the tool.
24+
2. [Download](https://github.com/IBM/javacore-analyser/releases) and unpack the tool.
2525
3. Create and activate Virtual Environment according to [Creating virtual environments](https://docs.python.org/3/tutorial/venv.html#creating-virtual-environments).
2626
4. Install all required pip packages. Navigate in command line to unpacked tool and type
2727
`pip install -r requirements.txt`

0 commit comments

Comments
 (0)