Skip to content

Commit a03228c

Browse files
authored
chore(📝): remove unnecessary install requirement (#3496)
Removed installation step for GitHub CLI from the instructions.
1 parent 1642bb7 commit a03228c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎packages/skia/CONTRIBUTING.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ To develop react-native-skia, you can build the skia libraries on your computer.
77
### Using pre-built binaries
88

99
To use the Skia prebuilt binaries from GitHub, use the following commands:
10-
- Install and authenticate the GitHub CLI, e.g. `brew install gh`, then run `gh auth login`
1110
- Checkout submodules: `git submodule update --init --recursive`
1211
- Install dependencies: `yarn`
1312
- Go to the package folder: `cd packages/skia`

0 commit comments

Comments
 (0)