Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ Jupyter](https://foundations.projectpythia.org/foundations/getting-started-jupyt
If you are interested in running this material locally on your computer, you will need to follow this workflow:


1. Clone the `https://github.com/pritamd47/interactive-sentinel-2` repository:
1. Clone the ` https://github.com/ProjectPythia/interactive-sentinel-2-cookbook` repository:

```bash
git clone https://github.com/pritamd47/interactive-sentinel-2.git
git clone https://github.com/ProjectPythia/interactive-sentinel-2-cookbook.git
```

1. Move into the `cookbook-example` directory
Expand Down