From d929c8cbc09732337fb4805accbf3564e9cca0bb Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 20 Mar 2018 22:56:16 -0400 Subject: Import Upstream version 18 --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..34aff43 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Arch Install Scripts + +This is a small suite of scripts aimed at automating some menial +tasks when installing [Arch Linux](https://www.archlinux.org). + +## Requirements + +* GNU coreutils (>= v8.15) +* util-linux (>= 2.23) +* POSIX awk +* bash (>= 4.1) + +## License + +See COPYING for details. -- cgit v1.2.3