readthedocs debugging
This commit is contained in:
parent
4594c95bb9
commit
7155f63345
|
|
@ -49,6 +49,7 @@ Calling a module
|
||||||
Assuming you've followed the example in `Creating a script`_, you can now safely call it with:
|
Assuming you've followed the example in `Creating a script`_, you can now safely call it with:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
python -m archinstall test_installer
|
python -m archinstall test_installer
|
||||||
|
|
||||||
This should now print all available drives on your system.
|
This should now print all available drives on your system.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue