From 97497a92e39abf463ab0287a24acf5fd1ccf118d Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jul 08 2015 09:05:54 +0000 Subject: More formatting fixes to the README --- diff --git a/README.rst b/README.rst index e1b1472..2739b97 100644 --- a/README.rst +++ b/README.rst @@ -10,22 +10,26 @@ Is-It-In-RHEL `is-it-in-rhel` is a command line utility to find out if a specific package is packaged in RHEL or not. + .. contents:: Install Prerequisites ~~~~~~~~~~~~~~~~~~~~~ :: - yum install python-requests + + yum install python-requests Get and Run the Source ~~~~~~~~~~~~~~~~~~~~~~~~ :: - git clone https://pagure.io/is-it-in-rhel.git - cd is-it-in-rhel - python is-it-in-rhel.py + + git clone https://pagure.io/is-it-in-rhel.git + cd is-it-in-rhel + python is-it-in-rhel.py + Arguments ~~~~~~~~~