summaryrefslogtreecommitdiff
path: root/bindings/ruby/README
blob: a2946b6642360d8bf3c1f1d47f6cc89ed07e4788 (plain)
To build the the notmuch ruby extension, run the following commands
from the *top level* notmuch source directory:

% ./configure
% make ruby-bindings

The generic documentation about building notmuch also applies.