Skip to content

Commit

Permalink
Fix DESCRIPTION.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
rmed committed May 9, 2015
1 parent a9d3cdd commit 72f0f4b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion DESCRIPTION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ fumi fetches deployment configurations from a `fumi.yml` file. To start using fu
Installation
------------

$ pip install fumi
.. code-block::
pip install fumi
Documentation
-------------
Expand All @@ -18,6 +20,7 @@ Documentation is available at http://fumi.readthedocs.org
Usage
-----

.. code-block::
usage: fumi [-h] [--version] {deploy,list,new,remove} ...
Expand Down

0 comments on commit 72f0f4b

Please sign in to comment.