Skip to content

Commit 3432637

Browse files
authored
Merge pull request #10 from Haozon/master
Fix README.md
2 parents a7e6bac + 5ae9973 commit 3432637

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ just do it yourself...
237237
The software is based on the CMake build system. If your computer does not have CMake, please install it. You can use the MSVC compiler on Windows and the gcc compiler on Linux.
238238

239239
Require:
240-
1. CMake >= 3.20
240+
1. CMake >= 3.16
241241
2. OpenSSL >= 1.1.1
242242

243243
Typical build commands are as follows.
@@ -362,4 +362,4 @@ If you need to customize the configuration, you can modify the `docker-compose.y
362362
- [dwm-screen-shot](https://github.com/lainswork/dwm-screen-shot): Provides ideas for using raw_pdb to parse PDB files
363363
- [ucxxrt](https://github.com/MiroKaku/ucxxrt): The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
364364
- [KSOCKET](https://github.com/wbenny/KSOCKET): KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK
365-
- [httpparser](https://github.com/nekipelov/httpparser): HTTP request, response and urls parser
365+
- [httpparser](https://github.com/nekipelov/httpparser): HTTP request, response and urls parser

0 commit comments

Comments
 (0)