Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added the link to the latest version
  • Loading branch information
kkazmierczyk authored Oct 25, 2024
1 parent 4413968 commit 7273643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The tool requires Python 3.9 or higher plus some packages - see more in [REQUIRE
Steps:
1. Download and install Python. Usually the latest version is supported. Search for supported versions in
[REQUIREMENTS](REQUIREMENTS.md)
2. Download and unpack the tool.
2. [Download](https://github.com/IBM/javacore-analyser/releases) and unpack the tool.
3. Create and activate Virtual Environment according to [Creating virtual environments](https://docs.python.org/3/tutorial/venv.html#creating-virtual-environments).
4. Install all required pip packages. Navigate in command line to unpacked tool and type
`pip install -r requirements.txt`
Expand Down

0 comments on commit 7273643

Please sign in to comment.