From 2e0273a1ee821d328228ce916c610258dfbd6ddc Mon Sep 17 00:00:00 2001
From: Derick Hess <dhess@passcal.nmt.edu>
Date: Thu, 28 Jun 2018 16:24:08 -0600
Subject: [PATCH] Update installation.rst

---
 docs/installation.rst | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/docs/installation.rst b/docs/installation.rst
index c5ffb01..d635852 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -4,25 +4,6 @@
 Installation
 ============
 
-
-Stable release
---------------
-
-To install fixhdr, run this command in your terminal:
-
-.. code-block:: console
-
-    $ pip install fixhdr
-
-This is the preferred method to install fixhdr, as it will always install the most recent stable release.
-
-If you don't have `pip`_ installed, this `Python installation guide`_ can guide
-you through the process.
-
-.. _pip: https://pip.pypa.io
-.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/
-
-
 From sources
 ------------
 
-- 
GitLab