Skip to content

Commit ab33aaa

Browse files
authored
Improved wording of note
1 parent 059ae1d commit ab33aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lldb/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ git clone https://github.com/apple/swift.git swift
3232
./swift/utils/build-script -r --lldb
3333
```
3434

35-
Note: codesigning setup is not required when using
36-
`--lldb-use-system-debugserver`.
35+
Note: The codesigning setup script needs to be run only once. It's not required
36+
if `build-script` is run with the `--lldb-use-system-debugserver` flag.
3737

3838
# Contribution Subtleties
3939

0 commit comments

Comments
 (0)