Skip to content

Commit

Permalink
Update dependencies.rst
Browse files Browse the repository at this point in the history
missing 'q ' in libkqueue-dev
  • Loading branch information
Ommer committed Oct 19, 2016
1 parent c224dca commit c512fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/developer/dependencies.rst
Expand Up @@ -26,7 +26,7 @@ a "libkqueue" package is available.

OSX: nothing to do. kqueue is available

Debian: apt-get install libkueue-dev
Debian: apt-get install libkqueue-dev

RedHat: subscription-manager repos --enable rhel-7-server-optional-rpms
yum install libkqueue-dev
Expand Down

0 comments on commit c512fcb

Please sign in to comment.