You'll need to be running Mac OS X to get lldb to build right now.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@105700 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/INSTALL.txt b/INSTALL.txt
index 1eeedc5..7865a65 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -1,7 +1,7 @@
 LLDB Installation Instructions
 ==============================
 
-Note that LLDB currently only builds out of the box on Darwin with Xcode, but
+Note that LLDB currently only builds out of the box on Mac OS X with Xcode, but
 patches to improve portability are definitely welcome.
 
 In addition to using Xcode you'll need to enable code signing on your system