From 7155f633458d7d3d8702a14cc6b1a91b27ade4ef Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Wed, 30 Sep 2020 23:15:16 +0200 Subject: readthedocs debugging --- docs/examples/python.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/examples/python.rst b/docs/examples/python.rst index 45ea2c45..2f7c9301 100644 --- a/docs/examples/python.rst +++ b/docs/examples/python.rst @@ -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. -- cgit v1.2.3-54-g00ecf