Skip to content

Commit

Permalink
Typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
peloton committed Jul 17, 2017
1 parent 0e7ce0c commit c775f6f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ customized compilations (see dir/Makefile).

Installation
=============
Clone or fork the repo from the github repository and
use the setup.py for the installation. Just run:
Fork the repo from the github repository and clone it to your machine.
Use the setup.py for the installation. Just run:

::

Expand All @@ -51,6 +51,8 @@ Just add in your bashrc:
s4cmbPATH=/path/to/the/package
export PYTHONPATH=$PYTHONPATH:$s4cmbPATH

Coming soon: pip package + dockerfile :-)

Examples
=============
You can find notebooks describing how to use basic functionalities of s4cmb
Expand Down

0 comments on commit c775f6f

Please sign in to comment.