Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Samarth G Kashyap committed Feb 9, 2021
1 parent cfb3650 commit 0df9ec2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ used to represent helioseismic split frequencies using a-coefficients.
### Installing the package
* Clone the repository ritzLavelyPy into local working directory.
``` bash
git clone ritzLavelyPy.git
cd /local/working/dir/
git clone https://github.com/samarth-kashyap/ritzLavelyPy.git
```
* Enter the cloned directory

``` bash
cd ritzLavelyPy
cd /local/working/dir/ritzLavelyPy
```
* Install the python package
```
Expand Down

0 comments on commit 0df9ec2

Please sign in to comment.