Skip to content

Commit 0021aea

Browse files
committed
Update Readme
1 parent c3becfa commit 0021aea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ The code for all exmaples is available here.
1111
Prerequirements:
1212

1313
* [CMake](https://cmake.org/)
14-
* C++ compiler supporting C++ 17
14+
* C++ compiler supporting C++ 17.
15+
* For coroutine and sender/receiver a C++ compiler supporting C++ 20.
1516
* [HPX](https://github.com/STEllAR-GROUP/hpx) (Optinoal)

0 commit comments

Comments
 (0)