diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
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. |
