From 088fb5cfcd14e5470fe6ec19f00fa2f0e4710d7f Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Wed, 30 Sep 2020 23:02:45 +0200 Subject: Fixed a syntax issue with readthedocs. --- docs/examples/python.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') 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. -- cgit v1.2.3-54-g00ecf