Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-10-30 20:36:21 +0200
committerAnton Hvornum <anton@hvornum.se>2021-10-30 20:36:21 +0200
commit2a2239dd03bb64d3410469fd190fed34b252cf53 (patch)
tree6b47a27bb6286880e497c5e7c7bd2f0d8848c0ec /README.md
parent62f5bf4c8387f9f7591f1e1100067545b10f9b24 (diff)
parentd25a20a7f28dcd873747c2a2842504c919b6e884 (diff)
Merge branch 'master' of https://github.com/archlinux/archinstall into torxed-fix-93
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5c6c9157..c8a23f5a 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,6 @@ with archinstall.Installer('/mnt') as installation:
installation.user_create('devel', 'devel')
installation.user_set_pw('root', 'airoot')
-
```
This installer will perform the following: