Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpeteuil committed Aug 29, 2018
1 parent b354a7c commit 8329518
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ Platforms:
Installation
------------

This utility can be installed with both **pip** and **brew**.
This utility can be installed with **pip**, **brew** or downloading the repo and running ``python setup.py install``.

Brew Installation
-----------------
Installing with Brew
--------------------

On macOS, this utility can be installed with `brew <https://brew.sh/>`_. This simplifies the installation process and automatically installs the necessary Python libraries in a seperate virtual environment.

Expand All @@ -71,8 +71,8 @@ It can be installed via **brew** with the command:
brew install robpco/tap/mcc
Pip Installation
----------------
Installing with Pip
-------------------

This utility can be installed with **pip**:

Expand Down

0 comments on commit 8329518

Please sign in to comment.