Skip to content

Commit

Permalink
Merge pull request #81 from sindrig/hotfix-fuckyou
Browse files Browse the repository at this point in the history
ok
  • Loading branch information
sindrig committed Mar 8, 2016
2 parents 691489d + 775b4af commit 5ba0ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ DBus integration

1. Run `make install_dbus`
2. Make sure you have python-gobject2 installed
3. Symlink gobject (and possibly glib) to your virtualenv
3. Symlink gobject (and possibly glib) to your virtualenv (that is, if you're not installing globally!)

* ln -s /usr/lib/python3.5/site-packages/gobject/ $VIRTUAL_ENV/lib/python3.5/site-packages/gobject
* ln -s /usr/lib/python3.5/site-packages/glib/ $VIRTUAL_ENV/lib/python3.5/site-packages/glib
Expand Down

0 comments on commit 5ba0ad8

Please sign in to comment.