diff --git a/README.rst b/README.rst index 9f9844a8..125d1a00 100644 --- a/README.rst +++ b/README.rst @@ -72,7 +72,7 @@ directly in the Python console. First we have to import Edalize objects:: - from edalize import * + from edalize.edatool import get_edatool The os module is also required for this tutorial::