Commit 68fb153dc422171e4a17bc4e2977d9179ab6dde7

Authored by Philippe Lagadec
1 parent 2e0e1529

updated readme, renamed readme.txt to .rst

README.md
@@ -38,7 +38,7 @@ Download and Install: @@ -38,7 +38,7 @@ Download and Install:
38 38
39 To use python-oletools from the command line as analysis tools, you may simply [download the zip archive](https://bitbucket.org/decalage/oletools/downloads) and extract the files in the directory of your choice. 39 To use python-oletools from the command line as analysis tools, you may simply [download the zip archive](https://bitbucket.org/decalage/oletools/downloads) and extract the files in the directory of your choice.
40 40
41 -If you plan to use python-oletools with other Python applications or your own scripts, then the simplest solution is to use "**easy_install oletools**" or "**pip install oletools**" to download and install in one go. Otherwise you may download the zip archive and run "**setup.py install**". 41 +If you plan to use python-oletools with other Python applications or your own scripts, then the simplest solution is to use "**pip install oletools**" or "**easy_install oletools**" to download and install in one go. Otherwise you may download/extract the zip archive and run "**setup.py install**".
42 42
43 How to contribute: 43 How to contribute:
44 ------------------ 44 ------------------
oletools/README.txt renamed to oletools/README.rst