diff --git a/print.html b/print.html index 23ac5e87e..439b0a5de 100644 --- a/print.html +++ b/print.html @@ -237,7 +237,7 @@

Rust:

How to read this book

We'd recommend starting with tutorial and then workflow.

Tutorial

-

If you're here, you want to call some C++ from Rust, right?

+

If you're here, you want to call some C++ from Rust, right? (If you want to do things the other way round, read the Rust calls page.)

Let's assume you're calling into some existing C++ code.

You will need: