Skip to content

Commit 736593e

Browse files
committed
fix typo
1 parent 9daf2a6 commit 736593e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/build-dev-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
The same script is used to build the `dev` branch as is used to build the `main` branch. Copy and paste this command in any terminal and choose `dev` branch. Follow the instructions on the screen.
1515

16-
``` { title="Replace <code>other-branch</code> with the desired branch" }
16+
``` { title="Copy and Paste to start the BuildLoop Script" }
1717
/bin/bash -c "$(curl -fsSL \
1818
https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/BuildLoop.sh)"
1919
```

0 commit comments

Comments
 (0)