Skip to content

Commit 368e4f6

Browse files
committed
Merge pull request facebook#38 from dstnbrkr/master
Update README.md
2 parents 056911f + 710a5ab commit 368e4f6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ brew update
1010
brew install chisel
1111
```
1212

13-
Or, download chisel and add the following line to your _~/.lldbinit_ file. If it doesn't exist, create it.
13+
Then follow the instructions that Homebrew displays to add chisel to your _~/.lldbinit_.
14+
15+
Alternatively, download chisel and add the following line to your _~/.lldbinit_ file. If it doesn't exist, create it.
1416

1517
```Python
1618
# ~/.lldbinit

0 commit comments

Comments
 (0)