updated documentation
This commit is contained in:
@@ -40,6 +40,10 @@ With PC/SC Relay you can relay a contact-less or contact based smart card
|
||||
over a long distance. Also you can use it in combination with the :ref:`vicc`
|
||||
to completely emulate an ISO/IEC 14443 smart card.
|
||||
|
||||
PC/SC Relay has the following dependencies:
|
||||
|
||||
- PC/SC middleware
|
||||
- libnfc_
|
||||
|
||||
|
||||
.. include:: relay-note.txt
|
||||
@@ -50,10 +54,6 @@ to completely emulate an ISO/IEC 14443 smart card.
|
||||
|
||||
.. include:: autotools.txt
|
||||
|
||||
PC/SC Relay has the following dependencies:
|
||||
|
||||
- PC/SC middleware
|
||||
- libnfc_
|
||||
|
||||
===============
|
||||
Hints on libnfc
|
||||
|
||||
@@ -40,6 +40,10 @@ With @PACKAGE_NAME@ you can relay a contact-less or contact based smart card
|
||||
over a long distance. Also you can use it in combination with the :ref:`vicc`
|
||||
to completely emulate an ISO/IEC 14443 smart card.
|
||||
|
||||
@PACKAGE_NAME@ has the following dependencies:
|
||||
|
||||
- PC/SC middleware
|
||||
- libnfc_
|
||||
|
||||
|
||||
.. include:: relay-note.txt
|
||||
@@ -50,10 +54,6 @@ to completely emulate an ISO/IEC 14443 smart card.
|
||||
|
||||
.. include:: autotools.txt
|
||||
|
||||
@PACKAGE_NAME@ has the following dependencies:
|
||||
|
||||
- PC/SC middleware
|
||||
- libnfc_
|
||||
|
||||
===============
|
||||
Hints on libnfc
|
||||
|
||||
@@ -4,6 +4,11 @@
|
||||
Installation
|
||||
************
|
||||
|
||||
|
||||
=======================================
|
||||
Installation on Linux, Unix and similar
|
||||
=======================================
|
||||
|
||||
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 can not find
|
||||
it, you are probably working bleeding edge in the repository. Run the
|
||||
|
||||
@@ -4,7 +4,9 @@
|
||||
Download
|
||||
********
|
||||
|
||||
You can find the latest release of PC/SC Relay on `Sourceforge
|
||||
You can find the latest release of PC/SC Relay on `Github
|
||||
<https://github.com/frankmorgner/vsmartcard/releases>`_. Older releases are
|
||||
still available on `Sourceforge
|
||||
<http://sourceforge.net/projects/vsmartcard/files>`_.
|
||||
|
||||
Alternatively, you can clone our git repository::
|
||||
|
||||
Reference in New Issue
Block a user