Skip to content

Commit 60517e3

Browse files
Update guide-release-process.md
1 parent 733f93d commit 60517e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/guide-release-process.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,9 @@ git add packages/rn-tester/Podfile.lock
322322
git commit -m "Update Podfile.lock" -m "Changelog: [Internal]"
323323
git push
324324
```
325+
> **Note:**
326+
> If you just cloned the `react-native` repository, make sure to run `yarn` to install all dependencies.
327+
> Additionally, we recommend installing the latest Ruby version using [rbenv](https://github.com/rbenv/rbenv) before proceeding.
325328
326329
### Step 11: Update GitHub Project
327330

0 commit comments

Comments
 (0)