Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSecondThundeR <awayfromgalaxy@gmail.com>2021-09-19 15:49:44 +0300
committerSecondThundeR <awayfromgalaxy@gmail.com>2021-09-19 15:49:44 +0300
commitffe38c879acf59da3f9d25ba866608ff6d6db64d (patch)
tree85ffebab46e01368c89af645407fea99e38df99f /README.md
parentaacbc2f29d1fe12500f8013163ccea897eddc497 (diff)
general: remove all found white-spaces
Also this change adds new line at the end for some scripts
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: