readthedocs debugging

This commit is contained in:
Anton Hvornum 2020-09-30 23:15:16 +02:00
parent 4594c95bb9
commit 7155f63345
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ Calling a module
Assuming you've followed the example in `Creating a script`_, you can now safely call it with:
.. code-block:: console
python -m archinstall test_installer
This should now print all available drives on your system.