Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dokato committed Aug 20, 2015
1 parent 6e67487 commit 38eb72c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,17 @@ Visit [ReadTheDocs](http://connectivipy.readthedocs.org/).

Option 1: using GIT

``` bash git clone https://github.com/dokato/connectivipy.git
```
git clone https://github.com/dokato/connectivipy.git
cd connectivipy
python setup.py install```
python setup.py install
```

Option 2: Download ZIP from the menu on the right, unzip it and go
in terminal to that folder. Than just execute:
``` bash python setup install ```
```
python setup install
```

###Changelog

Expand Down

0 comments on commit 38eb72c

Please sign in to comment.