Skip to content

Commit 75e81a2

Browse files
committed
Remove outdated step in getting started guide.
1 parent d446c83 commit 75e81a2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

GETTING_STARTED.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ Please read through the [Prerequisites](./README.md#hammer_and_wrench-prerequisi
3838

3939
1. Move the artifacts (e.g. Java jars json files) you want to analyze into the `artifacts` directory.
4040

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.
4442

4543
1. Alternatively to the steps above, run an already predefined download script
4644

0 commit comments

Comments
 (0)