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

Fixed the installation instructions in the README for keybinder #10

Merged
merged 1 commit into from
Feb 6, 2018
Merged

Fixed the installation instructions in the README for keybinder #10

merged 1 commit into from
Feb 6, 2018

Conversation

ValentijnvdBeek
Copy link
Collaborator

Fix issues #7 and #4 by adding instructions on how to install they keybinder dependency.

It also adds some extra instructions for installing the right packages on Ubuntu, using the --user flag to avoid having to use superuser unnecessarily, links to the dependencies, a warning about the package name and a few tweaks to the virtualenv.

Since keybinder can only be installed using a package manager it is impossible to install it in a virtual environment so you need to pass the --system-site-packages so it symlinks all the packages on your system to that virtual environment. I would also recommend installing the PyGObject in this way too since doing it via PyPy requires compiling and dev libraries while most people have it installed on their computer already.

@and3rson
Copy link
Owner

and3rson commented Feb 6, 2018

Hey, thanks for the information! I find this very helpful.

Just a small request: can you please fix the typo in bash command section (letter "C") in your changes?

@ValentijnvdBeek
Copy link
Collaborator Author

You're welcome, I just fixed the typo.

@and3rson
Copy link
Owner

and3rson commented Feb 6, 2018

Thanks a lot!

@and3rson and3rson merged commit 079de58 into and3rson:master Feb 6, 2018
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