Skip to content

Commit 8684c62

Browse files
committed
doc: fix long line in BUILDING.md
1 parent cc9fe1b commit 8684c62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ On OS X, you will also need:
2424
this under the menu `Xcode -> Preferences -> Downloads`
2525
* This step will install `gcc` and the related toolchain containing `make`
2626

27-
* After building, you may want to setup [firewall rules](tools/macosx-firewall.sh) to avoid
28-
popups asking to accept incoming network connections when running tests:
27+
* After building, you may want to setup [firewall rules](tools/macosx-firewall.sh)
28+
to avoid popups asking to accept incoming network connections when running tests:
2929

3030
```console
3131
$ sudo ./tools/macosx-firewall.sh

0 commit comments

Comments
 (0)