From 72c16f97d4631d31ca1de67b44be4ec5b26eb899 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 17 Jun 2012 17:40:38 +0200 Subject: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8f8423..bc0ad8f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Run ```make install-product``` to install the library and header files (this co Note that the above commands only install/uninstall the library and header files, udev configuration is not performed. To perform a complete installation and udev configuration, run the command - ```make install USERS=""``` + make install USERS="" Uninstallation is done by ```make uninstall```. -- cgit v1.2.3