Skip to content

Commit d639993

Browse files
watildeindutny
authored andcommitted
readme: replace gyp_lldb with gyp_llnode (nodejs#66)
1 parent b45faa0 commit d639993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ git clone --depth=1 -b release_38 https://github.com/llvm-mirror/lldb.git lldb
4444
git clone https://chromium.googlesource.com/external/gyp.git tools/gyp
4545

4646
# Configure
47-
./gyp_lldb
47+
./gyp_llnode
4848

4949
# Build
5050
make -C out/ -j9

0 commit comments

Comments
 (0)