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

docs: use dart pub instead of pub in README.md #293

Merged
merged 1 commit into from
May 12, 2022

Conversation

nilsreichardt
Copy link
Contributor

Description

The pub command was removed. Instead, we should use dart pub.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

The `pub` command was removed. Instead, we should use `dart pub`.
@nilsreichardt nilsreichardt changed the title docs: use dart pub instead of pub docs: use dart pub instead of pub in README.md May 12, 2022
@Salakar Salakar merged commit d6beb1c into invertase:main May 12, 2022
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