summaryrefslogtreecommitdiff
path: root/deps/uv/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/uv/README.md')
-rw-r--r--deps/uv/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/uv/README.md b/deps/uv/README.md
index cdddbd2a4..54740ca93 100644
--- a/deps/uv/README.md
+++ b/deps/uv/README.md
@@ -64,7 +64,7 @@ To build via Makefile simply execute:
MinGW users should run this instead:
- make OS=mingw
+ make PLATFORM=mingw
Out-of-tree builds are supported: