Skip to content

Commit

Permalink
Update REAME
Browse files Browse the repository at this point in the history
  • Loading branch information
alekfal committed Nov 28, 2023
1 parent a121e3c commit 2619d73
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ Also, a downloader is provided with this software to download the results from q

Install ```googlesat``` using ```pip``` by running the following commands:

From PyPI:

```bash
pip install googlesat
```

From source:

```bash
git clone https://github.com/alekfal/googlesat.git
cd googlesat/
Expand Down

0 comments on commit 2619d73

Please sign in to comment.