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

"upgrade" instructions include lib but they shouldn't #9

Closed
mitchellwrosen opened this issue May 17, 2024 · 0 comments · Fixed by #10
Closed

"upgrade" instructions include lib but they shouldn't #9

mitchellwrosen opened this issue May 17, 2024 · 0 comments · Fixed by #10

Comments

@mitchellwrosen
Copy link

In the "add project" modal we have a tip about upgrading:

Upgrading from a previous version? Pull using the above and then run:
myProject/main> upgrade <old_version> lib.base_3_4_1

the upgrade command no longer takes the lib prefix; it should be

upgrade <old_version> base_3_4_1
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 a pull request may close this issue.

1 participant