From d30e7f5a868fbbe974e3d86eeffbabb13402589b Mon Sep 17 00:00:00 2001 From: Nikolai Kondrashov Date: Sat, 12 Jul 2014 21:08:01 +0300 Subject: Mention bootstrap in installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05a0b9a..59ec2f2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Usbhid-dump is a USB HID dumping utility based on libusb 1.0. It dumps USB HID d Installation ------------ -Run `./configure && make` to build and `make install` to install. Usbhid-dump can also be run directly from the source directory as `src/usbhid-dump`, without installation. +Run `./configure && make` to build and `make install` to install. If building from a Git tree, run `./bootstrap` first. Usbhid-dump can also be run directly from the source directory as `src/usbhid-dump`, without installation. Usage ----- -- cgit v1.2.1