Skip to content

Commit

Permalink
readme modified
Browse files Browse the repository at this point in the history
  • Loading branch information
dokato committed Aug 20, 2015
1 parent 3eaee0e commit 6e67487
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@ Project blog is [here](http://dokato.github.io/connpy-blog/).
## License
BSD 2-clause

## Installation
## Documentation

Documentation on [ReadTheDocs](http://connectivipy.readthedocs.org/).
Visit [ReadTheDocs](http://connectivipy.readthedocs.org/).

## Installation

Option 1: using GIT

> git clone https://github.com/dokato/connectivipy.git
> cd connectivipy
> python setup.py install
``` bash git clone https://github.com/dokato/connectivipy.git
cd connectivipy
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:
> python setup install
``` bash python setup install ```

###Changelog

Expand Down

0 comments on commit 6e67487

Please sign in to comment.