Skip to content

Commit 9b4665c

Browse files
Update scripts/releases/ios-prebuild/__docs__/README.md
Co-authored-by: Riccardo Cipolleschi <cipolleschi@meta.com>
1 parent 59a6b92 commit 9b4665c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • scripts/releases/ios-prebuild/__docs__

scripts/releases/ios-prebuild/__docs__/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ If no options are passed, the script executes all the steps in this order:
5555

5656
## Integrating in your project with Cocoapods
5757

58-
To use the prebuilt React Native Dependencies XCFrameworks in your iOS project,
59-
run pod install with the environment variable `RCT_USE_RN_DEP` set to `1`:
58+
To use the prebuilt React Native Dependencies XCFrameworks in your iOS project, run pod install with the environment variable `RCT_USE_RN_DEP` set to `1`:
6059

6160
```bash
6261
RCT_USE_RN_DEP=1 bundle exec pod install

0 commit comments

Comments
 (0)