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: GETTING_STARTED.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,7 @@ Please read through the [Prerequisites](./README.md#hammer_and_wrench-prerequisi
38
38
39
39
1. Move the artifacts (e.g. Java jars json files) you want to analyze into the `artifacts` directory.
40
40
41
-
1. Optionally, create a subdirectory `typescript` inside the `artifacts` directory and move the Typescript analysis json files you want to analyze into it.
42
-
43
-
1. Optionally, create a `source` directory and clone the corresponding source code into it to also gather git log data.
41
+
1. Optionally, create a `source` directory and clone the corresponding source code into it to also scan git data.
44
42
45
43
1. Alternatively to the steps above, run an already predefined download script
0 commit comments