Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/installing/python.rst
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-09-30 22:57:18 +0200
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-09-30 22:57:18 +0200
commitd222b53e23b829007665ec45ace04d78580c4b33 (patch)
treef89e74a67ff93182305da394fc8fce40c28f48a2 /docs/installing/python.rst
parenta91aea315438e7bc2e52a3d3ffb9f2ab0ca1b8e8 (diff)
Restructured the doc order a bit. Also added a post-installation section.
Diffstat (limited to 'docs/installing/python.rst')
-rw-r--r--docs/installing/python.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/installing/python.rst b/docs/installing/python.rst
index 6ca2adb6..e09ed918 100644
--- a/docs/installing/python.rst
+++ b/docs/installing/python.rst
@@ -6,6 +6,9 @@ Python library
Archinstall shipps on `PyPi <https://pypi.org/>`_ as `archinstall <pypi.org/project/archinstall/>`_.
But the library can be installed manually as well.
+.. warning::
+ This is not required if you're running archinstall on a pre-built ISO. The installation is only required if you're creating your own scripted installations.
+
Using PyPi
----------