aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2012-06-17 17:40:38 +0200
committerJakob Odersky <jodersky@gmail.com>2012-06-17 17:40:38 +0200
commit72c16f97d4631d31ca1de67b44be4ec5b26eb899 (patch)
tree3454c68dad519d027adc26ccf7e26fd524eac04c
parentbffccbbeb19caf5931857ce63140ca1861d579b9 (diff)
downloadk8055-72c16f97d4631d31ca1de67b44be4ec5b26eb899.tar.gz
k8055-72c16f97d4631d31ca1de67b44be4ec5b26eb899.tar.bz2
k8055-72c16f97d4631d31ca1de67b44be4ec5b26eb899.zip
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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="<list of users>"```
+ make install USERS="<list of users>"
Uninstallation is done by ```make uninstall```.