Skip to content

Commit

Permalink
format of the README
Browse files Browse the repository at this point in the history
  • Loading branch information
benallard committed Nov 28, 2012
1 parent 876f83f commit 17ef982
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ PythonCard is dependant on pyDes_ and pyCrypto_ for cryptographic
operations. The rest of the functionnalities will however work without
those packages installed.

To install it, either put the necessary directories in your
``PYTHONPATH``, or install it via PyPi::
To **install it**, either put the necessary directories in your
``PYTHONPATH``, or install it via PyPi_::

$ pip install JavaCard

Expand All @@ -48,3 +48,4 @@ To install it, either put the necessary directories in your
.. _`bug report`: https://bitbucket.org/benallard/pythoncard/issues
.. _pyDes: http:https://twhiteman.netfirms.com/des.html
.. _pyCrypto: https://www.dlitz.net/software/pycrypto/
.. _PyPi: http:https://pypi.python.org/pypi/JavaCard

0 comments on commit 17ef982

Please sign in to comment.