Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit aaa060a

Browse files
committed
Add missing slash
1 parent a4d75b0 commit aaa060a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ If you are using the new React Native [assets system](https://facebook.github.io
243243
--platform ios \
244244
--entry-file index.ios.js \
245245
--bundle-output ./release/main.jsbundle \
246-
--assets-dest ./release
246+
--assets-dest ./release \
247247
--dev false
248248
```
249249

0 commit comments

Comments
 (0)