From b7abe0bc09cc970481f57c44fede5a269b2ef730 Mon Sep 17 00:00:00 2001 From: Klaus Reimer Date: Sun, 27 Mar 2011 22:44:25 -0700 Subject: [PATCH] Fixed typo. --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 09d9f4e..1241328 100644 --- a/README.txt +++ b/README.txt @@ -31,7 +31,7 @@ To compile the wrapper library you need a correctly set JAVA_HOME environment variable and you must have the libusb development files installed. On Debian systems this can be done with "apt-get install libusb-dev". -The compile and install the wrapper library you simply do this: +To compile and install the wrapper library you simply do this: $ ./configure $ make