Skip to content

Commit ae06694

Browse files
docs: update deployment instructions in README to use bun (#1549)
1 parent 2b17d88 commit ae06694

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,5 @@ https://reactnative.directory/api/libraries
231231

232232
```sh
233233
# once environment variables are configured, install Vercel and deploy
234-
npm i -g vercel
235-
vercel
234+
bunx vercel
236235
```

0 commit comments

Comments
 (0)