Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Naomi Slater committed Mar 6, 2017
1 parent 5e73fe9 commit caed8b1
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,12 @@ Use Crash 0.16.0 if you're running Python 2.6.
Installation
============

Installing With pip
As a Python Package
-------------------

To install with pip_. run::
Crash is available as a pip_ package.

To install, run::

$ pip install crash

Expand All @@ -50,11 +52,10 @@ To update, run::
Standalone
----------

There is also a single file executable that includes all dependencies and can
be run as long as python (>= 2.7) is available on the system.
Crash is also available as a standalone executable that includes all the
necessary dependencies, and can be run as long as Python (>= 2.7) is available.

`Download Crash bundle
<https://cdn.crate.io/downloads/releases/crash_standalone_latest>`_
Download: `Crash standalone`_

The bundle can then be executed using python::

Expand Down Expand Up @@ -97,6 +98,7 @@ Or for further information and official contact please
visit `https://crate.io/ <https://crate.io/>`_.

.. _pip: https://pypi.python.org/pypi/pip
.. Crash standalone: https://cdn.crate.io/downloads/releases/crash_standalone_latest
.. _Slack: https://crate.io/docs/support/slackin/

License
Expand Down

0 comments on commit caed8b1

Please sign in to comment.