summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index baed43f..9d9ac41 100644
--- a/README.md
+++ b/README.md
@@ -14,14 +14,14 @@ This repo builds:
# Requirements
+- Linux or Windows+MSYS2
- A proper C compiler toolchain.
- Make
- Autotools
-# Usage
+For Arch Linux & MSYS2-MinGW64: `pacman -S base-devel`
-The build has only been tested on Linux so far, but I plan to add support for
-Windows & OS X as well.
+# Usage
- Make sure you have all the required dependencies..
- Run `./build.sh`