Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update Expo installation instructions #10

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

amandeepmittal
Copy link
Contributor

Hi!

One thing I'd like to update and make it future-proof for Expo specific projects is to update the installation command from expo install... to npx expo install... Since the latter refers to the new Expo CLI, which doesn't require any global package installation. For expo install, people will need to install the deprecated global cli (and we are not recommending that).

Also, updated the comment for Expo branding usage.

@oktaysenkan
Copy link
Owner

Hi 👋, thanks for contribution 🙏

@oktaysenkan oktaysenkan merged commit 1d8a32c into oktaysenkan:main Feb 3, 2024
3 checks passed
@amandeepmittal amandeepmittal deleted the patch-1 branch February 4, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants