Skip to content

Commit

Permalink
Merge pull request #33 from alekfal/development
Browse files Browse the repository at this point in the history
Update REAME
  • Loading branch information
alekfal authored Nov 28, 2023
2 parents 423f1ca + 2619d73 commit 111282f
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 111282f

Please sign in to comment.