From 2619d73a3c2101770b538920fb9d8930a55cd801 Mon Sep 17 00:00:00 2001 From: alekfal Date: Tue, 28 Nov 2023 12:28:26 +0200 Subject: [PATCH] Update REAME --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f38affe..b6ffede 100644 --- a/README.md +++ b/README.md @@ -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/