Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel authored Oct 31, 2024
1 parent 8246592 commit ec7bdb4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
Simulating cross-correlation of planetary emission.

# installation
You can install `scope` using pip:
```
pip install scope-astr
```


To install from source, run
```
python3 -m pip install -U pip
Expand Down

0 comments on commit ec7bdb4

Please sign in to comment.