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

[Doc] Added Centos 7 Dependency Commands #5750

Merged
merged 1 commit into from
Oct 2, 2016
Merged

[Doc] Added Centos 7 Dependency Commands #5750

merged 1 commit into from
Oct 2, 2016

Conversation

Kavex
Copy link
Contributor

@Kavex Kavex commented Oct 2, 2016

Please Note - You may remove this section before opening your PR

We receive lots of PRs and it is hard to give proper review to PRs. Please make it easy on us by following these guidelines:

  1. We do not accept changes to master. Please make sure your pull request is aimed at dev.
  2. If you changed a bunch of files (that aren't config files) or multiple workers to implement your feature, it probably won't get proper attention. Please split it up into multiple, smaller, more focused, and iterative PRs if you can.
  3. If you are adding a config value to something, make sure you update the appropriate config.json example files.
  4. If your pull request is fixing / resolving / or closing any of the issues, please ensure the correct syntax is used eg: Closes #X, Fixes#Y

Short Description:

Added commands tot he Docs for CentOS 7 Dependency to make it easier to install them

Fixes/Resolves/Closes (please use correct syntax):

  • [Doc] Added sudo yum install -y epel-release
  • [Doc] Added sudo yum install -y git wget python python-pip
  • [Doc] Added sudo yum groupinstall -y "Development Tools"

[Doc] Added Centos 7 Dependency Commands

Added yum install commands for Centos 7
@mention-bot
Copy link

@Kavex, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nivong, @danielsdian and @nelsyeung to be potential reviewers.

@Gobberwart Gobberwart merged commit db650fb into PokemonGoF:dev Oct 2, 2016
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.

3 participants