Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Steps to set up Defects4J
2. Initialize Defects4J (download the project repositories and external libraries, which are not included in the git repository for size purposes and to avoid redundancies):
- `cd defects4j`
- `cpanm --installdeps .`
- export PERL5LIB=~/perl5/lib/perl5/ # enable Perl to find all modules
- `./init.sh`

3. Add Defects4J's executables to your PATH:
Expand Down