Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm committed Dec 8, 2014
1 parent 6ba67f5 commit 5231203
Showing 1 changed file with 5 additions and 19 deletions.
24 changes: 5 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ them back up later.

## Installing

### Composer

Installing Stash can be done through a variety of methods, although Composer is
recommended.

### Composer

Until Stash reaches a stable API with version 1.0 it is recommended that you
review changes before even Minor updates, although bug fixes will always be
review changes before Minor updates, although bug fixes will always be
backwards compatible.

```
Expand All @@ -28,29 +28,15 @@ backwards compatible.
}
```


### Pear

Stash is also available through Pear.

```
$ pear channel-discover pear.tedivm.com
$ pear install tedivm/Stash
```


### Github

Releases of Stash are available on [Github](https://github.com/tedious/Stash/releases).


## Documentation

Although this README contains some userful data there is a lot more information
at the main site, [stash.tedivm.com](http://stash.tedivm.com).

The [development documentation](http://stash.tedivm.com/dev/) is available for
testing new releases, but is not considered stable.
Although this README contains some useful data there is a lot more information
at the main site, [stashphp.com](http://www.stashphp.com/).


## Core Concepts
Expand Down

0 comments on commit 5231203

Please sign in to comment.