Skip to content

Commit

Permalink
Clarify an example in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
rjust committed May 9, 2024
1 parent 909a591 commit 0afd8a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ Steps to set up Defects4J

3. Add Defects4J's executables to your PATH:
- `export PATH=$PATH:"path2defects4j"/framework/bin`
Example: "path2defects4j" like "/user/yourComputerUserName/desktop/defects4j/freamwork/bin";
("path2defects4j" points to the directory to which you cloned Defects4J; it
looks like "/user/yourComputerUserName/desktop/defects4j".)

4. Check installation:
- `defects4j info -p Lang`
Expand Down

0 comments on commit 0afd8a2

Please sign in to comment.