From 0b745346e2d5fca9390b032a7bf55abbbf3b01a8 Mon Sep 17 00:00:00 2001 From: Henrik Andersson Date: Mon, 27 Feb 2017 11:04:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5e84c6..ec01bb2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ to install rdesktop is the following:: % make install The default is to install under `/usr/local`. This can be changed by adding -`--prefix=directory` to the configure line. +`--prefix=` to the configure line. The smart-card support module uses PCSC-lite. You should use PCSC-lite 1.2.9 or later. To enable smart-card support in the rdesktop add `--enable-smartcard` to