Skip to content

Commit 9a41da7

Browse files
authored
Update hermes.mdx info about OS-BIN (#4152)
1 parent a845837 commit 9a41da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/react-native/manual-setup/hermes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx react-native bundle --platform android --dev false --entry-file index.js --b
3636

3737
<Note>
3838

39-
`OS-BIN` is `osx-bin`, `win64-bin`, or `linux-bin`, depending on which operating system you are using.
39+
`OS-BIN` is `osx-bin`, `win64-bin`, or `linux64-bin`, depending on which operating system you are using.
4040

4141
</Note>
4242

0 commit comments

Comments
 (0)