You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The tool requires Python 3.9 or higher plus some packages - see more in [REQUIRE
21
21
Steps:
22
22
1. Download and install Python. Usually the latest version is supported. Search for supported versions in
23
23
[REQUIREMENTS](REQUIREMENTS.md)
24
-
2. Download and unpack the tool.
24
+
2.[Download](https://github.com/IBM/javacore-analyser/releases) and unpack the tool.
25
25
3. Create and activate Virtual Environment according to [Creating virtual environments](https://docs.python.org/3/tutorial/venv.html#creating-virtual-environments).
26
26
4. Install all required pip packages. Navigate in command line to unpacked tool and type
0 commit comments