Skip to content

Commit b6d7364

Browse files
authored
fix: restore bracket
1 parent a8d1be4 commit b6d7364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/src/commands/init/printRunInstructions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ function printRunInstructions(
6363

6464
desktopInstructions = `
6565
${pico.magenta(`Run instructions for ${pico.bold('macOS')}`)}:
66-
• See ${pico.underline
66+
• See ${pico.underline(
6767
'https://microsoft.github.io/react-native-macos',
6868
)} for the latest up-to-date instructions.
6969
`;

0 commit comments

Comments
 (0)