index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds+github@gmail.com> | 2020-09-30 23:02:45 +0200 |
---|---|---|
committer | Anton Hvornum <anton.feeds+github@gmail.com> | 2020-09-30 23:02:45 +0200 |
commit | 088fb5cfcd14e5470fe6ec19f00fa2f0e4710d7f (patch) | |
tree | 9da5d4afa1ca515905f0bef927f9f6682374511c | |
parent | d222b53e23b829007665ec45ace04d78580c4b33 (diff) |
-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. |