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-09-19 15:01:53 +0200
committerGitHub <noreply@github.com>2021-09-19 15:01:53 +0200
commitc33ab997c9ceff39924ce80018b620ba6b391f6a (patch)
tree85ffebab46e01368c89af645407fea99e38df99f /README.md
parentaacbc2f29d1fe12500f8013163ccea897eddc497 (diff)
parentffe38c879acf59da3f9d25ba866608ff6d6db64d (diff)
Merge pull request #642 from SecondThundeR/misc-fixes
general: remove all found white-spaces
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: