updated documentation

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@736 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2012-04-09 13:37:04 +00:00
parent 414a011b80
commit 7549ed4d2b
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
********************************************************************************
pcsc-relay
PC/SC Relay
********************************************************************************
:Authors:

View File

@@ -4,7 +4,7 @@
Installation
=============
The pcsc-relay uses the GNU Build System to compile and install. If you are
The PC/SC Relay uses the GNU Build System to compile and install. If you are
unfamiliar with it, please have a look at :file:`INSTALL`. If you have a look
around and can not find it, you are probably working bleeding edge in the
repository. Run the following command in :file:`pcsc-relay` to
@@ -13,7 +13,7 @@ get the missing standard auxiliary files::
autoreconf -i
To configure (:command:`configure --help` lists possible options), build and
install the pcsc-relay now do the following::
install the PC/SC Relay now do the following::
./configure
make