Skip to content

Commit e530c28

Browse files
authored
Updates README with info from setup.py
1 parent 8f3baa4 commit e530c28

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ This is useful for developers, maintainers, and contributors who want to track s
1414

1515
## Prerequisites
1616

17-
Before using this tool, ensure that you have the following installed:
17+
Before using this tool, ensure that you have Python 3.6+ installed and run the `setup.py` which will install **Git** if needed and clone the QEMU and Kernel repositories.
1818

19-
- Python 3.6+ (Needed for running the tool)
20-
- Git (for interacting with repositories)
21-
22-
> **Important:** at this moment the QEMU and Linux Kernel should be previously
23-
cloned into the system running this tool, and its path updated in `patches_search.py`
19+
> **Important:** QEMU and Linux Kernel paths should be updated in `patches_search.py`

0 commit comments

Comments
 (0)