Skip to content

Commit 33e09e3

Browse files
authored
Update README.md
Corrected capitalization in the prerequisites section.
1 parent 94918d6 commit 33e09e3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ A high-performance, modular process management suite for Linux, featuring both a
2222
### Prerequisites
2323
Ensure you have the following installed on your Linux system:
2424
- `gcc` (GNU Compiler Collection)
25-
- `make`
26-
- `libgtk-3-dev` (for the GUI version)
25+
- `libgtk-3-dev` (For the GUI version)
2726

2827
### Building the Project
2928
Clone the repository and run the provided Makefile:

0 commit comments

Comments
 (0)