index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | docs/examples/python.rst | 1 |
diff --git a/docs/examples/python.rst b/docs/examples/python.rst index ca0de708..6fdffcb7 100644 --- a/docs/examples/python.rst +++ b/docs/examples/python.rst @@ -49,7 +49,6 @@ Calling a module Assuming you've followed the example in `Creating a script`_, you can now safely call it with: .. code-block:: - python -m archinstall test_installer This should now print all available drives on your system. |