diff --git a/README b/README.md similarity index 97% rename from README rename to README.md index 4ea8656..4ed132f 100644 --- a/README +++ b/README.md @@ -29,7 +29,11 @@ Requirements: This script requires recent Python (preferably 2.7 or newer) and Python2 modules lxml and argparse. - Install python-lxml and python-argparse (Debian) or python2-lxml (Archlinux). + Install python-lxml and python-argparse (Debian) + + $ sudo apt-get install python-lxml python-argparse + + or python2-lxml (Archlinux). Installation: