diff --git a/docs/tutorials/HelloWorld.rst b/docs/tutorials/HelloWorld.rst index 69af2e4ef..110c4194b 100644 --- a/docs/tutorials/HelloWorld.rst +++ b/docs/tutorials/HelloWorld.rst @@ -1,19 +1,12 @@ Hello World Example =================== -.. note:: - Since the version 0.15.0, ``mull-cxx`` tool `is deprecated `_ - in favour of a compiler plugin: `Mull IR Frontend `_. - - If you are looking for ``mull-cxx`` tutorial, refer to `this page instead `_. - .. note:: We would love to hear from you! ❤️ Please, `report any issues `_ on GitHub, or bring your questions to the `#mull channel `_ on Discord. - The goal of this tutorial is to demonstrate how to run Mull on minimal C programs. After reading it you should have a basic understanding of what arguments Mull needs in order to create mutations in your programs, run the