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.feeds+github@gmail.com>2020-09-29 21:01:10 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-09-29 21:01:10 +0000
commit6338e7116ef5405cd9b97f066e45a89b7d8e67e7 (patch)
tree9fc6b6f9b9314d2422c3ecbfac9be2be5bc39033 /README.md
parent008ecf00a161d11163edb2d3236a6cad3d1018fe (diff)
Removed AUR support (Moving to a separate project, possibly as an addon layer later)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index a840d8da..868cad67 100644
--- a/README.md
+++ b/README.md
@@ -77,8 +77,6 @@ with archinstall.Filesystem(harddrive, archinstall.GPT) as fs:
installation.user_create('anton', 'test')
installation.user_set_pw('root', 'toor')
-
- installation.add_AUR_support()
```
This installer will perform the following: