updated documentation

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@735 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2012-04-09 13:36:17 +00:00
parent 54f9311de8
commit 414a011b80
2 changed files with 20 additions and 20 deletions

View File

@@ -4,7 +4,7 @@
Installation
=============
The CCID Emulator uses the GNU Build System to compile and install. If you are
The USB CCID Emulator 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:`ccid-emulator` 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 CCID Emulator now do the following::
install the USB CCID Emulator now do the following::
./configure
make