Fixed a syntax issue with readthedocs.

This commit is contained in:
Anton Hvornum 2020-09-30 23:02:45 +02:00
parent d222b53e23
commit 088fb5cfcd
1 changed files with 0 additions and 1 deletions

View File

@ -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.