We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 056911f + 710a5ab commit 368e4f6Copy full SHA for 368e4f6
1 file changed
README.md
@@ -10,7 +10,9 @@ brew update
10
brew install chisel
11
```
12
13
-Or, download chisel and add the following line to your _~/.lldbinit_ file. If it doesn't exist, create it.
+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.
16
17
```Python
18
# ~/.lldbinit
0 commit comments