@@ -50,7 +50,7 @@ Various examples of different complexity using this deepcopy utility with HPVM c
```
where `{libclang_flags}` could be anything you pass into the clang-frontend, e,g `-std=c++23`.
2. Build and link run-time library with the program.
2.(This is no longer needed if using the most recent release of HPVM. The run-time module have been bundled together with the hpvm-rt library)~~Build and link run-time library with the program.~~