Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mayfield committed Aug 28, 2015
1 parent 2007018 commit 90a8d88
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,22 @@ Installation

**PyPi Stable Release**

```
pip3 install shellish
```

**Development Release**

```
python3.4 ./setup.py build
python3.4 ./setup.py install

-or-
```

python3.4 ./setup.py develop
*or*

```
python3.4 ./setup.py develop
```

Compatibility
--------
Expand Down

0 comments on commit 90a8d88

Please sign in to comment.