From 3f7166d656392734bde506ab6519245c4cace549 Mon Sep 17 00:00:00 2001 From: Karel Heyse Date: Tue, 24 Sep 2013 13:56:21 +0200 Subject: [PATCH] fix readme typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0d70a77..7d90b4d 100644 --- a/README +++ b/README @@ -35,7 +35,7 @@ compiler to support c++11 standard. To install the driver, follow these steps: - mkdir build && build + mkdir build && cd build ../configure make make install (as root)