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

updated installation instructions #27

Merged
merged 2 commits into from
Feb 17, 2021
Merged

updated installation instructions #27

merged 2 commits into from
Feb 17, 2021

Conversation

gfrlv
Copy link
Member

@gfrlv gfrlv commented May 11, 2020

Updated install instructions to reflect the current situation:

  • python < 3.6 is deprecated, need to use pip3
  • easy_install is deprecated
  • linux distribution packages are severely out-of-date, replaced distribution-specific instructions with the recommendation to use pip

I don't know the situation on MacOS, is the homebrew recommendation still valid?

@gfrlv gfrlv force-pushed the updated-install-page branch from e3111ba to 52e88cc Compare May 11, 2020 10:26

:::bash
$ sudo pip install mycli
While some distributions ship pre-packaged versions of mycli, these are not maintained by the mycli developers ald can be out-of-date. Please consult your distribution documentation for installation instructions or use pip.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo ald -> and.

@amjith amjith merged commit aa92941 into master Feb 17, 2021
@amjith amjith deleted the updated-install-page branch February 17, 2021 17:59
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