summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2014-12-13 12:46:04 +0100
committerYuval Adam <yuv.adm@gmail.com>2014-12-13 12:46:04 +0100
commitae1c0eaaf2d42d67fdfa73d9205603a3aaf04cbd (patch)
tree3ea8f3a1e0b63c9c6300dfe3570b241e7908e206 /README.md
parente5cbf1e99cb60397fdd0e4c00626f0a2dd9c58b0 (diff)
Clarify prerequisites
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9dcf359..1d143b6 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,14 @@ The project is based on the wonderful [archiso](https://wiki.archlinux.org/index
## Prerequisites
+### Development
+
An existing `x86_64` [Arch Linux](https://www.archlinux.org/) system with `archiso` or `archiso-git` installed. This is currently a hard requirement due to the nature of the `mkarchiso` script. Support for other Linuces and OSs is planned for future releases.
+### Target
+
+Generated ISO currently supports `x86_64` targets only, with `i686` (32-bit) support planned for future releases. The desktop environment will run on most Intel, AMD/ATI and Nvidia video adapters.
+
## Build
```bash