Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacmaffeis authored Sep 29, 2024
1 parent 76395f5 commit 6026637
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ This project streamlines the process of setting up and using EvoSuite, allowing
Before you begin, ensure you have the following installed on your system:
- java 8
- maven
- python 3

## How to start
To get started, please follow these steps:
Expand All @@ -31,7 +30,7 @@ To get started, please follow these steps:
```bash
./scripts/main.sh
```
The script is already designed to integrate with an Abstract State Machine (ASM).
The script is already designed to integrate with an Abstract State Machine (ASM).

### Breakdown of the Script Workflow:
1. retrieve_input.sh : Inject the Java Class into the Application.
Expand Down

0 comments on commit 6026637

Please sign in to comment.