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

Update install command for making new routify project #253

Open
AKil47 opened this issue Oct 12, 2022 · 1 comment
Open

Update install command for making new routify project #253

AKil47 opened this issue Oct 12, 2022 · 1 comment

Comments

@AKil47
Copy link

AKil47 commented Oct 12, 2022

The current installation page tells users to run npx @roxi/routify init to create a new routify project. However, running that command warns that using routify init is deprecated and users should now use npm init routify instead.

This should be updated on the installation page so that it users are told to run npm init routify.

@AKil47
Copy link
Author

AKil47 commented Oct 12, 2022

Made a PR #254 to make this change

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

No branches or pull requests

1 participant