diff options
-rw-r--r-- | lldb/INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/INSTALL.txt b/lldb/INSTALL.txt index 81e1025b3d5..7865a6546f1 100644 --- a/lldb/INSTALL.txt +++ b/lldb/INSTALL.txt @@ -1,4 +1,4 @@ - LLDB Installation Instructions +LLDB Installation Instructions ============================== Note that LLDB currently only builds out of the box on Mac OS X with Xcode, but |