doc/tutorials/advanced/part02_security.rst
changeset 12881 38fcf5707295
parent 12879 7347715bf0ee
child 12900 2cc3f481ecd0
--- a/doc/tutorials/advanced/part02_security.rst	Sat Feb 08 22:57:59 2020 +0100
+++ b/doc/tutorials/advanced/part02_security.rst	Sun Feb 02 22:15:38 2020 +0100
@@ -402,7 +402,7 @@
 
 .. sourcecode:: bash
 
-    $ python test/test_sytweb.py
+    $ python3 test/test_sytweb.py
     ======================================================================
     -> creating tables [====================]
     -> inserting default user and default groups.
@@ -420,7 +420,7 @@
 
 .. sourcecode:: bash
 
-    $ python test/test_sytweb.py
+    $ python3 test/test_sytweb.py
     ======================================================================
     .
     ----------------------------------------------------------------------