Skip to content

Commit

Permalink
Removed Installation portion from Integration
Browse files Browse the repository at this point in the history
This is in the overview now.
  • Loading branch information
tedivm committed May 18, 2014
1 parent b8462e4 commit 5a20cc2
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions Integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,6 @@
Integration
===========


Installation
------------

Stash is available as a direct download through `GitHub
<https://github.com/tedivm/Stash/releases>`_, through Pear via the `
pear.tedivm.com <http://pear.tedivm.com>`_ channel, or the preferred method of
using `Composer <http://getcomposer.org/>`_.

When using Composer it's important to remember that Stash follows semantic
versioning, but has still not reached it's 1.0.0 release. This means care should
be given when updating MINOR versions, but that PATCH versions will always be
backwards compatible. The recommended Composer requirement should look like-

"tedivm/stash": "0.11.*"

Where 0.11 can be replaced with the version you've developed against.


Logging
-------

Expand Down

0 comments on commit 5a20cc2

Please sign in to comment.